Browse Source

Backport commit d309994af from Emacs

* doc/org.texi (Cooperation, Conflicts): Fix typos.  Reported by Mak
Kolybabi <mak@kolybabi.com> (Bug#32853)

Fix typos in documentation
d309994aff03200ed8ef9fadd98f69d6d3166701
Eli Zaretskii
Thu Sep 27 18:48:06 2018 +0300
Eli Zaretskii 7 years ago
parent
commit
85e215b6de
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/org.texi

+ 2 - 2
doc/org.texi

@@ -17996,7 +17996,7 @@ supports Imenu menus.  Enable it with a mode hook as follows:
 @end lisp
 @end lisp
 @vindex org-imenu-depth
 @vindex org-imenu-depth
 By default the Imenu index is two levels deep.  Change the index depth using
 By default the Imenu index is two levels deep.  Change the index depth using
-thes variable, @code{org-imenu-depth}.
+the variable @code{org-imenu-depth}.
 @item @file{speedbar.el} by Eric M. Ludlam
 @item @file{speedbar.el} by Eric M. Ludlam
 @cindex @file{speedbar.el}
 @cindex @file{speedbar.el}
 @cindex Ludlam, Eric M.
 @cindex Ludlam, Eric M.
@@ -18070,7 +18070,7 @@ different replacement keys, look at the variable @code{org-disputed-keys}.
 @cindex @file{ecomplete.el}
 @cindex @file{ecomplete.el}
 
 
 Ecomplete provides ``electric'' address completion in address header
 Ecomplete provides ``electric'' address completion in address header
-lines in message buffers.  Sadly Orgtbl mode cuts ecompletes power
+lines in message buffers.  Sadly Orgtbl mode cuts ecomplete's power
 supply: No completion happens when Orgtbl mode is enabled in message
 supply: No completion happens when Orgtbl mode is enabled in message
 buffers while entering text in address header lines.  If one wants to
 buffers while entering text in address header lines.  If one wants to
 use ecomplete one should @emph{not} follow the advice to automagically
 use ecomplete one should @emph{not} follow the advice to automagically