summaryrefslogtreecommitdiff
path: root/lisp/cedet/srecode/getset.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cedet/srecode/getset.el')
-rw-r--r--lisp/cedet/srecode/getset.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/srecode/getset.el b/lisp/cedet/srecode/getset.el
index b9ff6af2003..50272a63de3 100644
--- a/lisp/cedet/srecode/getset.el
+++ b/lisp/cedet/srecode/getset.el
@@ -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))