branch: master commit 7ac956aa27e33432a3080c5a05b12fa39ed24ef0 Author: Dmitry Gutov <dgu...@yandex.ru> Commit: Dmitry Gutov <dgu...@yandex.ru>
Fix typo --- NEWS.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/NEWS.md b/NEWS.md index 2346d74..de1a08d 100644 --- 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.