Fix some duplicate word typos

* doc/misc/ede.texi (ede-target):
* doc/misc/flymake.texi (Using Flymake):
* doc/misc/gnus.texi (The namazu Engine): Fix typos.
This commit is contained in:
Glenn Morris 2017-10-28 16:42:23 -07:00
parent 266888b1d7
commit 82a16c547b
3 changed files with 3 additions and 3 deletions

View file

@ -2555,7 +2555,7 @@ Return non-@code{nil} if @var{THIS} target wants @var{FILE}.
@end deffn @end deffn
@deffn Method project-add-file :AFTER ot file @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. Argument @var{FILE} is the file to add.
@end deffn @end deffn

View file

@ -65,7 +65,7 @@ modify this GNU manual.''
@cindex using flymake @cindex using flymake
Flymake is a universal on-the-fly buffer checker implemented as an 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}. @code{flymake-mode} by using the command @kbd{flymake-mode}.
When enabled, Flymake collects information about problems in the When enabled, Flymake collects information about problems in the

View file

@ -21386,7 +21386,7 @@ correct group name @samp{mail.misc}.
Extra switches may be passed to the namazu search command by setting the Extra switches may be passed to the namazu search command by setting the
variable @code{nnir-namazu-additional-switches}. It is particularly 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}, output format. Good switches to use include @option{--sort},
@option{--ascending}, @option{--early} and @option{--late}. @option{--ascending}, @option{--early} and @option{--late}.
Refer to the Namazu documentation for further Refer to the Namazu documentation for further