]> code.delx.au - gnu-emacs-elpa/commitdiff
Fix typo
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 16 Dec 2014 12:32:53 +0000 (14:32 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 16 Dec 2014 12:32:53 +0000 (14:32 +0200)
NEWS.md

diff --git a/NEWS.md b/NEWS.md
index 2346d74b72928c9134a52984dc8b5aed391ffd45..de1a08df943503096c59a8d3d6842f165e21b577 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,7 +2,7 @@
 
 ## Next
 
-* `company-semantic` displays function arguments is annotations.
+* `company-semantic` displays function arguments as annotations.
 * New user option, `company-bbdb-modes`.
 * `company-show-numbers` and `company-complete-number` now use visual numbering
   of the candidates, taking into account only the ones currently displayed.