diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-04-13 13:50:12 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-04-13 13:50:12 +0200 |
commit | 7ee6a1d37268f1f4b7047fc6ccad271d2ee5fd31 (patch) | |
tree | e131fa1805a8201a25261336aa8846a57c321cfe /doc/emacs/screen.texi | |
parent | 300f9fca551d3aa024ff24b85e6ab7f0ae49ae03 (diff) |
Fix typos.
Diffstat (limited to 'doc/emacs/screen.texi')
-rw-r--r-- | doc/emacs/screen.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/screen.texi b/doc/emacs/screen.texi index c3b2e17827..f12c03e1ab 100644 --- a/doc/emacs/screen.texi +++ b/doc/emacs/screen.texi @@ -260,7 +260,7 @@ the buffer. Minor modes are optional editing modes that provide additional features on top of the major mode. @xref{Minor Modes}. Some features are listed together with the minor modes whenever they -are turned on, even through they are not really minor modes. +are turned on, even though they are not really minor modes. @samp{Narrow} means that the buffer being displayed has editing restricted to only a portion of its text (@pxref{Narrowing}). @samp{Def} means that a keyboard macro is currently being defined |