summaryrefslogtreecommitdiff
path: root/lisp/progmodes/ps-mode.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-11-12 23:48:23 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-11-12 23:48:23 -0800
commitf6b1b0a848cfdaf07e5b785e72a33c1316821e2c (patch)
tree909f93b643682c1390281a25dc5b36ad359ec6cf /lisp/progmodes/ps-mode.el
parent1c889bf68c346fa521c09b9abd6fc225c5518654 (diff)
downloademacs-f6b1b0a848cfdaf07e5b785e72a33c1316821e2c.tar.gz
Spelling fixes.
Diffstat (limited to 'lisp/progmodes/ps-mode.el')
-rw-r--r--lisp/progmodes/ps-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/ps-mode.el b/lisp/progmodes/ps-mode.el
index d60e7513651..94d55ee3f61 100644
--- a/lisp/progmodes/ps-mode.el
+++ b/lisp/progmodes/ps-mode.el
@@ -624,7 +624,7 @@ Typing \\<ps-run-mode-map>\\[ps-run-goto-error] when the cursor is at the number
(defun ps-mode-target-column ()
"To what column should text on current line be indented?
-Identation is increased if the last token on the current line
+Indentation is increased if the last token on the current line
defines the beginning of a group. These tokens are: { [ <<"
(save-excursion
(beginning-of-line)