diff options
| author | Mario Lang | 2010-01-15 18:51:50 -0800 |
|---|---|---|
| committer | Glenn Morris | 2010-01-15 18:51:50 -0800 |
| commit | 045b9da7879353dfcba2264cfcd0ba0353669846 (patch) | |
| tree | e858f773aed495a224e2720f9317d7fd02d0ae38 /etc/srecode/doc-cpp.srt | |
| parent | f0d138880a572e2b064d5af2668cd3a54a1d0a1e (diff) | |
| download | emacs-045b9da7879353dfcba2264cfcd0ba0353669846.tar.gz emacs-045b9da7879353dfcba2264cfcd0ba0353669846.zip | |
Mario Lang <mlang@delysid.org>: Remove some duplicated words.
* cedet/ede/cpp-root.el (ede-cpp-root-project):
* cedet/ede/files.el (ede-expand-filename):
* cedet/ede/simple.el (ede-simple-project):
* cedet/semantic/complete.el (semantic-complete-read-tag-engine)
(semantic-complete-inline-tag-engine):
* cedet/semantic/db-el.el (semanticdb-equivalent-mode):
* cedet/semantic/db-global.el (semanticdb-equivalent-mode):
* cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
* cedet/semantic/db.el (semanticdb-equivalent-mode):
* cedet/semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
* cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
* emacs-lisp/chart.el (chart-translate-namezone):
* textmodes/artist.el (artist-compute-popup-menu-table):
Remove duplicated words in doc-strings.
* srecode/doc-cpp.srt, srecode/doc-default.srt:
* srecode/doc-java.srt: Remove duplicated words.
* ede.texi (ede-target):
* org.texi (Refiling notes): Remove duplicated words.
Diffstat (limited to 'etc/srecode/doc-cpp.srt')
| -rw-r--r-- | etc/srecode/doc-cpp.srt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/srecode/doc-cpp.srt b/etc/srecode/doc-cpp.srt index fce0d283d7d..2abe572e396 100644 --- a/etc/srecode/doc-cpp.srt +++ b/etc/srecode/doc-cpp.srt | |||
| @@ -58,7 +58,7 @@ Recycle doxygen comment code from the more general template set." | |||
| 58 | ---- | 58 | ---- |
| 59 | 59 | ||
| 60 | template group-comment-end :blank :indent | 60 | template group-comment-end :blank :indent |
| 61 | "A comment occurring at the end of a a group of declarations. | 61 | "A comment occurring at the end of a group of declarations. |
| 62 | Recycle doxygen comment code from the more general template set." | 62 | Recycle doxygen comment code from the more general template set." |
| 63 | ---- | 63 | ---- |
| 64 | {{>:classdecl:doxygen-function-group-end}} | 64 | {{>:classdecl:doxygen-function-group-end}} |
| @@ -75,7 +75,7 @@ Recycle doxygen comment code from the more general template set." | |||
| 75 | ---- | 75 | ---- |
| 76 | 76 | ||
| 77 | template group-comment-end :blank :indent | 77 | template group-comment-end :blank :indent |
| 78 | "A comment occurring at the end of a a group of declarations. | 78 | "A comment occurring at the end of a group of declarations. |
| 79 | Recycle doxygen comment code from the more general template set." | 79 | Recycle doxygen comment code from the more general template set." |
| 80 | ---- | 80 | ---- |
| 81 | {{>:classdecl:doxygen-function-group-end}} | 81 | {{>:classdecl:doxygen-function-group-end}} |