diff lisp/emulation/cua-base.el @ 109280:cc75fd2ab734

Fix typos in some Keywords comments.
author Glenn Morris <rgm@gnu.org>
date Sat, 26 Jun 2010 14:01:38 -0700
parents 1d1d5d9bd884
children 60516122d066 376148b31b5e
line wrap: on
line diff
--- a/lisp/emulation/cua-base.el	Sat Jun 26 20:49:18 2010 +0200
+++ b/lisp/emulation/cua-base.el	Sat Jun 26 14:01:38 2010 -0700
@@ -4,7 +4,7 @@
 ;;   2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 ;; Author: Kim F. Storm <storm@cua.dk>
-;; Keywords: keyboard emulation convenience cua
+;; Keywords: keyboard emulations convenience cua
 
 ;; This file is part of GNU Emacs.