emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r106618: Fix typo.


From: Juanma Barranquero
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r106618: Fix typo.
Date: Mon, 05 Dec 2011 12:59:28 +0100
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 106618
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Mon 2011-12-05 12:59:28 +0100
message:
  Fix typo.
modified:
  lisp/cedet/semantic/db-find.el
=== modified file 'lisp/cedet/semantic/db-find.el'
--- a/lisp/cedet/semantic/db-find.el    2011-12-05 08:55:25 +0000
+++ b/lisp/cedet/semantic/db-find.el    2011-12-05 11:59:28 +0000
@@ -575,7 +575,7 @@
          (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))))


reply via email to

[Prev in Thread] Current Thread [Next in Thread]