aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cedet/srecode
diff options
context:
space:
mode:
authorJuanma Barranquero2010-01-18 04:58:35 +0100
committerJuanma Barranquero2010-01-18 04:58:35 +0100
commit33972e801477b638f22f4ba3f6e04199d5992124 (patch)
treecf9c6d0fd8ff494f1050b1e7042f6f1ce8a4865d /lisp/cedet/srecode
parent14f17fc8ff23dbf6d6442f904a73b0e181f01886 (diff)
downloademacs-33972e801477b638f22f4ba3f6e04199d5992124.tar.gz
emacs-33972e801477b638f22f4ba3f6e04199d5992124.zip
Fix typos in comments.
Diffstat (limited to 'lisp/cedet/srecode')
-rw-r--r--lisp/cedet/srecode/extract.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/srecode/extract.el b/lisp/cedet/srecode/extract.el
index 8a324550c4d..90eda533335 100644
--- a/lisp/cedet/srecode/extract.el
+++ b/lisp/cedet/srecode/extract.el
@@ -216,7 +216,7 @@ Return nil if nothing was extracted."
216 (srecode-insert-include-lookup ins dict) 216 (srecode-insert-include-lookup ins dict)
217 ;; There are two modes for includes. One is with no dict, 217 ;; There are two modes for includes. One is with no dict,
218 ;; so it is inserted straight. If the dict has a name, then 218 ;; so it is inserted straight. If the dict has a name, then
219 ;; we need to run once per dictionary occurance. 219 ;; we need to run once per dictionary occurrence.
220 (if (not (string= (oref ins :object-name) "")) 220 (if (not (string= (oref ins :object-name) ""))
221 ;; With a name, do the insertion. 221 ;; With a name, do the insertion.
222 (let ((subdict (srecode-dictionary-add-section-dictionary 222 (let ((subdict (srecode-dictionary-add-section-dictionary