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

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

[nongnu] elpa/gotham-theme 26f284b4bc 046/214: Fix docstring


From: ELPA Syncer
Subject: [nongnu] elpa/gotham-theme 26f284b4bc 046/214: Fix docstring
Date: Fri, 7 Jan 2022 17:58:40 -0500 (EST)

branch: elpa/gotham-theme
commit 26f284b4bcbec7eb10bf0ec1cde194e1324c35e2
Author: Vasilij Schneidermann <v.schneidermann@gmail.com>
Commit: Vasilij Schneidermann <v.schneidermann@gmail.com>

    Fix docstring
---
 gotham-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gotham-theme.el b/gotham-theme.el
index 23fc5ca921..52309f0efc 100644
--- a/gotham-theme.el
+++ b/gotham-theme.el
@@ -82,7 +82,7 @@ See `gotham-transform-face' for the transformation, see
 FACE is a list where the first element is the name of the
 affected face and the remaining elements specify the face
 attributes which are transformed into face attributes for both
-graphical and terminal displays. See `gotham-transform-spec' for
+graphical and terminal displays.  See `gotham-transform-spec' for
 the rules that are applied to the face attributes."
   (let* ((name (car face))
          (spec (cdr face))



reply via email to

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