]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix some duplicate word typos
authorGlenn Morris <rgm@gnu.org>
Sat, 28 Oct 2017 23:42:23 +0000 (16:42 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 28 Oct 2017 23:42:23 +0000 (16:42 -0700)
* doc/misc/ede.texi (ede-target):
* doc/misc/flymake.texi (Using Flymake):
* doc/misc/gnus.texi (The namazu Engine): Fix typos.

doc/misc/ede.texi
doc/misc/flymake.texi
doc/misc/gnus.texi

index a79170179bcd980ff3898ec29de4fdc19d38a501..4bf0e8dbb2cc902d9584cd362dc2e5f71292a862 100644 (file)
@@ -2555,7 +2555,7 @@ Return non-@code{nil} if @var{THIS} target wants @var{FILE}.
 @end deffn
 
 @deffn Method project-add-file :AFTER ot file
-Add the current buffer into project project target @var{OT}.
+Add the current buffer into project target @var{OT}.
 Argument @var{FILE} is the file to add.
 @end deffn
 
index b0a56492bcd46c745289b2c68a3a3f0fabc083fb..e2a80bb5f111f210dd045b490138b7444e145e1d 100644 (file)
@@ -65,7 +65,7 @@ modify this GNU manual.''
 @cindex using flymake
 
 Flymake is a universal on-the-fly buffer checker implemented as an
-Emacs minor minor.  To use Flymake, you must first activate
+Emacs minor mode.  To use Flymake, you must first activate
 @code{flymake-mode} by using the command @kbd{flymake-mode}.
 
 When enabled, Flymake collects information about problems in the
index 88e121a07b0f3dcbbd84ef4c40ee3acaa623a28d..d1f31a33dd84aa22817bf1365d3af3e59d0a24f5 100644 (file)
@@ -21386,7 +21386,7 @@ correct group name @samp{mail.misc}.
 
 Extra switches may be passed to the namazu search command by setting the
 variable @code{nnir-namazu-additional-switches}.  It is particularly
-important not to pass any any switches to namazu that will change the
+important not to pass any switches to namazu that will change the
 output format.  Good switches to use include @option{--sort},
 @option{--ascending}, @option{--early} and @option{--late}.
 Refer to the Namazu documentation for further