summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-10-18 18:43:00 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-10-18 18:43:44 -0700
commit6f1dea5c74057707bf367f863a8be5750bbb6094 (patch)
tree5dc940394adf43f12da44de7047e8a0a55087012 /msdos
parentb8433b0954b26d4620a3154be025fb8a49a73954 (diff)
downloademacs-6f1dea5c74057707bf367f863a8be5750bbb6094.tar.gz
Spelling fixes
* lisp/cedet/semantic/analyze/refs.el: (semantic-analyze-proto-impl-toggle): Fix recently-introduced misspelling of pop-to-buffer-same-window.
Diffstat (limited to 'msdos')
-rw-r--r--msdos/sedlibmk.inp2
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/sedlibmk.inp b/msdos/sedlibmk.inp
index 30776b46d7e..27072e25a6c 100644
--- a/msdos/sedlibmk.inp
+++ b/msdos/sedlibmk.inp
@@ -45,7 +45,7 @@
# ifneq (,$(GL_GENERATE_xxxx_H))
# Depending on whether DJGPP uses the corresponding header, these
# should be edited either to 1 (thus exposing the recipe) or
-# to notyhing, which makes Make bypass the recipe away. Example:
+# to nothing, which makes Make bypass the recipe away. Example:
#
# s/^@GL_GENERATE_STDBOOL_H@/1/
# s/^@GL_GENERATE_STDINT_H@//