emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/company ed725db 1/4: Add 'to'


From: ELPA Syncer
Subject: [elpa] externals/company ed725db 1/4: Add 'to'
Date: Sun, 28 Mar 2021 22:57:06 -0400 (EDT)

branch: externals/company
commit ed725db1a7aff3c5eb9eae8b23362127d60a9767
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    Add 'to'
---
 company.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/company.el b/company.el
index 6b5c8c2..151029b 100644
--- a/company.el
+++ b/company.el
@@ -428,8 +428,8 @@ into the buffer.  The second argument is the candidate.  
Can be used to
 modify it, e.g. to expand a snippet.
 
 `kind': The second argument is a completion candidate.  Return a symbol
-describing the kind of the candidate. Refer `company-vscode-icons-mapping' for
-the possible values.
+describing the kind of the candidate.  Refer to `company-vscode-icons-mapping'
+for the possible values.
 
 The backend should return nil for all commands it does not support or
 does not know about.  It should also be callable interactively and use



reply via email to

[Prev in Thread] Current Thread [Next in Thread]