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

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

[elpa] externals/kind-icon 06ab8f63ce 2/5: kind-icon-formatted: docstrin


From: ELPA Syncer
Subject: [elpa] externals/kind-icon 06ab8f63ce 2/5: kind-icon-formatted: docstring fix
Date: Wed, 23 Nov 2022 16:57:49 -0500 (EST)

branch: externals/kind-icon
commit 06ab8f63cec0e5abc401df93edd1f0cb2fbd2b42
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>

    kind-icon-formatted: docstring fix
---
 kind-icon.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kind-icon.el b/kind-icon.el
index a947d44f3c..aa08689c67 100644
--- a/kind-icon.el
+++ b/kind-icon.el
@@ -243,7 +243,7 @@ In the process, svg-lib also downloads and caches them."
     (help-mode)))
 
 (defun kind-icon-formatted (kind)
-  "Return a formatted kind badge, either icon or text abbreviation.
+  "Return a formatted KIND badge, either icon or text abbreviation.
 Caches this badge in `kind-icon--cache', and returns the cached
 value, if set.  If no matching kind is specified, returns a `??'
 warning label.  For the foreground color of the badge, uses the



reply via email to

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