mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50: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. | ;; evaluating the reference to the value of the corresponding variable. | ||||||
| foo | 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 | ;; could use | ||||||
| (quote foo) | (quote foo) | ||||||
| ;; or more usually | ;; or more usually | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user