Spelling fixes.
[bpt/emacs.git] / lisp / cedet / semantic / mru-bookmark.el
index 47915e8..6f2b2a8 100644 (file)
@@ -363,7 +363,7 @@ Argument PROMPT is the prompt to use when reading."
       (setq ans (assoc ans alist))
       (if ans
          (cdr ans)
-       ;; no match.  Custom word.  Look it up somwhere?
+       ;; no match.  Custom word.  Look it up somewhere?
        nil)
       )))