branch: externals/company
commit 6acea0785671a4c3900a0dd11ccd4bf5a34d7a3f
Author: Alexander Ilin <[email protected]>
Commit: Alexander Ilin <[email protected]>

    Fix a typo in the NEWS
---
 NEWS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS.md b/NEWS.md
index 84abd06a15..25e7c8dff9 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -7,7 +7,7 @@
 * Faces `company-scrollbar-fg` and `company-scrollbar-bg` have been renamed to
   `company-tooltip-scrollbar-thumb` and `company-tooltip-scrollbar-track`
   respectively.
-* Better compatibility with `visual-line-mdoe`
+* Better compatibility with `visual-line-mode`
   ([#1257](https://github.com/company-mode/company-mode/issues/1257)).
 * Better compatibility with `org-indent-mode`
   ([#1252](https://github.com/company-mode/company-mode/issues/1252)).

Reply via email to