]> code.delx.au - gnu-emacs/blobdiff - test/automated/python-tests.el
Merge from emacs-24; up to 2012-12-23T02:41:17Z!rgm@gnu.org
[gnu-emacs] / test / automated / python-tests.el
index 6b380e752571c58db13d49aeed9374f3036ae1de..ab8eb4816d392bd61ebd193238b8057b3a0729d8 100644 (file)
@@ -52,7 +52,7 @@ always located at the beginning of buffer."
 (defun python-tests-look-at (string &optional num restore-point)
   "Move point at beginning of STRING in the current buffer.
 Optional argument NUM defaults to 1 and is an integer indicating
-how many ocurrences must be found, when positive the search is
+how many occurrences must be found, when positive the search is
 done forwards, otherwise backwards.  When RESTORE-POINT is
 non-nil the point is not moved but the position found is still
 returned.  When searching forward and point is already looking at