mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Typo fix
This commit is contained in:
parent
f0a4c88acf
commit
a72017573d
@ -16,7 +16,7 @@ will see how it is extended later on.
|
|||||||
|
|
||||||
```Clojure
|
```Clojure
|
||||||
; Comments start with a semicolon.
|
; Comments start with a semicolon.
|
||||||
; Anythng after the semicolon is ignored.
|
; Anything after the semicolon is ignored.
|
||||||
|
|
||||||
;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;
|
||||||
;;; Basic Types ;;;
|
;;; Basic Types ;;;
|
||||||
|
Loading…
Reference in New Issue
Block a user