summaryrefslogtreecommitdiff
path: root/lisp/progmodes/awk-mode.el
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>1993-03-18 21:29:42 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>1993-03-18 21:29:42 +0000
commite9571d2a21b7fd2dc46549382bea5ed4c00ddb07 (patch)
tree23e0c3f0017bfba65503f9208523c62d572300ac /lisp/progmodes/awk-mode.el
parent92e443b1559cf7ca416185e1ecd8ad334be7fee1 (diff)
downloademacs-e9571d2a21b7fd2dc46549382bea5ed4c00ddb07.tar.gz
Add or correct keywords
Diffstat (limited to 'lisp/progmodes/awk-mode.el')
-rw-r--r--lisp/progmodes/awk-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/awk-mode.el b/lisp/progmodes/awk-mode.el
index 5d335682dd6..b4ec8ddfb0e 100644
--- a/lisp/progmodes/awk-mode.el
+++ b/lisp/progmodes/awk-mode.el
@@ -3,7 +3,7 @@
;; Copyright (C) 1988 Free Software Foundation, Inc.
;; Maintainer: FSF
-;; Keyword: unix, languages
+;; Keywords: unix, languages
;; This file is part of GNU Emacs.