aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools
diff options
context:
space:
mode:
authorTuncer Ayaz <[email protected]>2011-08-31 15:41:10 +0200
committerTuncer Ayaz <[email protected]>2011-09-15 00:12:10 +0200
commit2f696e43d2d3fbcc60d92311d1175dc869c34688 (patch)
tree771f86050755ba78c056ff5616975681e26ef759 /lib/tools
parent65c9f41425a1c5e09338de08ed41cd1704f8a920 (diff)
downloadotp-2f696e43d2d3fbcc60d92311d1175dc869c34688.tar.gz
otp-2f696e43d2d3fbcc60d92311d1175dc869c34688.tar.bz2
otp-2f696e43d2d3fbcc60d92311d1175dc869c34688.zip
Fix misspelling of compatibility
Diffstat (limited to 'lib/tools')
-rw-r--r--lib/tools/emacs/erlang.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tools/emacs/erlang.el b/lib/tools/emacs/erlang.el
index a8dd3ec3ac..bc7a190fb4 100644
--- a/lib/tools/emacs/erlang.el
+++ b/lib/tools/emacs/erlang.el
@@ -1225,7 +1225,7 @@ Lock syntax table. The effect is that `apply' in the atom
`( (char-after (1- (or ,pos (point)))))))
;; defvar some obsolete variables, which we still support for
-;; backwardscompatibility reasons.
+;; backwards compatibility reasons.
(eval-when-compile
(defvar comment-indent-hook)
(defvar dabbrev-case-fold-search)