]> git.eshelyaron.com Git - emacs.git/commitdiff
NEWS: Fix typo in last commit.
authorDavid Engster <dengste@eml.cc>
Thu, 9 Jan 2014 21:23:18 +0000 (22:23 +0100)
committerDavid Engster <dengste@eml.cc>
Thu, 9 Jan 2014 21:23:18 +0000 (22:23 +0100)
etc/NEWS

index a1033b9e6797acb63892ba7f087f1f5c4e7e1188..f93ff617347c8089dda98f8852b00b4cf0301716 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -170,7 +170,7 @@ non-nil, they output the same results.
 
 *** The command `describe-function' was extended for EIEIO.
 Running it on constructors will show a full description of the
-generated class.  For generic functions, if will show all
+generated class.  For generic functions, it will show all
 implementations together with links to the source.  The old commands
 `describe-class', `describe-constructor' and `describe-generic' were
 removed.