mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Merge pull request #2274 from csimons/master
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