]> git.eshelyaron.com Git - emacs.git/commitdiff
Grammar tweak.
authorGlenn Morris <rgm@gnu.org>
Sat, 16 Jul 2011 20:02:57 +0000 (13:02 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 16 Jul 2011 20:02:57 +0000 (13:02 -0700)
doc/lispref/keymaps.texi

index 95f798c21d4134b2060892dd18c7e143daa33d64..e5cca0622a910e62713b189c0ad869c4f5d74684 100644 (file)
@@ -2318,7 +2318,7 @@ The various toolkits with which you can build Emacs do not all support
 the same set of features for menus.  Some code works as expected with
 one toolkit, but not under another.
 
-For example: menu actions or buttons in a top-level menu-bar.  The
+One example is menu actions or buttons in a top-level menu-bar.  The
 following works with the Lucid toolkit or on MS Windows, but not with
 GTK or Nextstep, where clicking on the item has no effect.