Replaced every "langauge" (note swapped vowels) with "language".

svn: r17918

original commit: 2e0cb8226e9ea096a89d8822641002c399bfdada
This commit is contained in:
Carl Eastlund 2010-02-01 01:41:51 +00:00
parent 8ccfa93c51
commit f6599c7f24

View File

@ -4,7 +4,7 @@
(provide output)
;; Outputs some value, for the preprocessor langauge.
;; Outputs some value, for the preprocessor language.
;;
;; Uses global state because `output' is wrapped around each expression in a
;; scribble/text file so this is much more convenient than wrapping the whole