diff options
author | Glenn Morris <rgm@gnu.org> | 2014-11-01 11:09:33 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2014-11-01 11:09:33 -0700 |
commit | b039c2ec5768c5705d0340c59dbacda6376c47c2 (patch) | |
tree | e8468cfbedb24416edb26fb64582851bfd7f1c31 /doc/emacs/programs.texi | |
parent | b99e8f833671a2b52be654eb477830294c624a97 (diff) | |
download | emacs-b039c2ec5768c5705d0340c59dbacda6376c47c2.tar.gz emacs-b039c2ec5768c5705d0340c59dbacda6376c47c2.tar.bz2 emacs-b039c2ec5768c5705d0340c59dbacda6376c47c2.zip |
* doc/emacs/programs.texi (Misc for Programs): Fix typo.
Diffstat (limited to 'doc/emacs/programs.texi')
-rw-r--r-- | doc/emacs/programs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/programs.texi b/doc/emacs/programs.texi index 05008790b4f..7d10d8e2f50 100644 --- a/doc/emacs/programs.texi +++ b/doc/emacs/programs.texi @@ -1453,7 +1453,7 @@ creates. @findex superword-mode Superword mode is a buffer-local minor mode that causes editing and motion commands to treat symbols (e.g., @samp{this_is_a_symbol}) as words. -When Subword mode is enabled, the minor mode indicator +When Superword mode is enabled, the minor mode indicator @iftex @samp{@math{^2}} @end iftex |