mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-28 17:20:22 +00:00
intro.wisp: Fixed typographical error ('rather then' -> 'rather than').
This commit is contained in:
@@ -258,7 +258,7 @@ My name is wisp!"
|
||||
;; evaluating the reference to the value of the corresponding variable.
|
||||
foo
|
||||
|
||||
;; If you wish to refer to the literal symbol, rather then reference you
|
||||
;; If you wish to refer to the literal symbol, rather than reference you
|
||||
;; could use
|
||||
(quote foo)
|
||||
;; or more usually
|
||||
|
||||
Reference in New Issue
Block a user