Doc/message fixes.
[bpt/emacs.git] / lisp / cedet / srecode / getset.el
index b9ff6af..50272a6 100644 (file)
@@ -304,7 +304,7 @@ Base selection on the field related to POINT."
     ))
 
 (defun srecode-auto-choose-class (point)
-  "Choose a class based on locatin of POINT."
+  "Choose a class based on location of POINT."
   (save-excursion
     (when point
       (goto-char point))