aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/cperl-mode.el
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2008-07-01 03:02:37 +0000
committerGlenn Morris <[email protected]>2008-07-01 03:02:37 +0000
commit549c0a96643f59cd999c289b3251040f679de69a (patch)
tree52c9b5dfaff17d8bdefaeffac7bb0bcdfd48a143 /lisp/progmodes/cperl-mode.el
parent375dd2b6a29f9a5e70ca25485affb1c78bb33a9c (diff)
Spelling fix.
Diffstat (limited to 'lisp/progmodes/cperl-mode.el')
-rw-r--r--lisp/progmodes/cperl-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cperl-mode.el b/lisp/progmodes/cperl-mode.el
index 13c3d37b79..57ecf03e2c 100644
--- a/lisp/progmodes/cperl-mode.el
+++ b/lisp/progmodes/cperl-mode.el
@@ -834,7 +834,7 @@ voice);
3) Everything is customizable, one-by-one or in a big sweep;
-4) It has many easily-accessable \"tools\":
+4) It has many easily-accessible \"tools\":
a) Can run program, check syntax, start debugger;
b) Can lineup vertically \"middles\" of rows, like `=' in
a = b;