summaryrefslogtreecommitdiff
path: root/doc/misc/ede.texi
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2017-10-28 16:42:23 -0700
committerGlenn Morris <rgm@gnu.org>2017-10-28 16:42:23 -0700
commit82a16c547bc32fda6073c97b6c8989b473f0315b (patch)
treee026856877b06a52514b8e1cdff5050fc5c9ea72 /doc/misc/ede.texi
parent266888b1d796b44c6eeb993cc7c471ab311ddf9b (diff)
downloademacs-82a16c547bc32fda6073c97b6c8989b473f0315b.tar.gz
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.
Diffstat (limited to 'doc/misc/ede.texi')
-rw-r--r--doc/misc/ede.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/ede.texi b/doc/misc/ede.texi
index a79170179bc..4bf0e8dbb2c 100644
--- a/doc/misc/ede.texi
+++ b/doc/misc/ede.texi
@@ -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