summaryrefslogtreecommitdiff
path: root/lisp/cedet/ChangeLog.1
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cedet/ChangeLog.1')
-rw-r--r--lisp/cedet/ChangeLog.12
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/ChangeLog.1 b/lisp/cedet/ChangeLog.1
index a17e53a1c5a..35cdf80e4b3 100644
--- a/lisp/cedet/ChangeLog.1
+++ b/lisp/cedet/ChangeLog.1
@@ -457,7 +457,7 @@
complete local variables.
* semantic/scope.el (semantic-analyze-scoped-types-default): If we
- cannot find a type in the typecache, also look into the the types
+ cannot find a type in the typecache, also look into the types
we already found. This is necessary since in C++, a 'using
namespace' can be dependend on a previous one.
(semantic-completable-tags-from-type): When creating the list of