Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 5 Dec 2011 11:59:28 +0000 (12:59 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 5 Dec 2011 11:59:28 +0000 (12:59 +0100)
lisp/cedet/semantic/db-find.el

index 58fca96..a651e08 100644 (file)
@@ -575,7 +575,7 @@ a new path from the provided PATH."
          (setq ans (semanticdb-file-table
                     (car systemdb)
                     ;; I would expect most omniscient to return the same
-o                   ;; thing regardless of filename, but we may have
+                    ;; thing regardless of filename, but we may have
                     ;; one that can return a table of all things the
                     ;; current file needs.
                     (buffer-file-name (current-buffer))))