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

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

[elpa] externals/modus-operandi-theme adb7110 109/112: Internal: minor d


From: Stefan Monnier
Subject: [elpa] externals/modus-operandi-theme adb7110 109/112: Internal: minor documentation corrections
Date: Mon, 30 Mar 2020 15:59:50 -0400 (EDT)

branch: externals/modus-operandi-theme
commit adb7110571059455bdae7f29c472b5b44c93cf92
Author: Protesilaos Stavrou <address@hidden>
Commit: Protesilaos Stavrou <address@hidden>

    Internal: minor documentation corrections
---
 modus-operandi-theme.el | 6 +++---
 modus-vivendi-theme.el  | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index 50f8b6b..7afa567 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -349,15 +349,15 @@ between foreground and background is >= 7:1)."
   :type 'number)
 
 (defcustom modus-operandi-theme-scale-2 1.1
-  "Font size that is slightly larger than `modus-theme-scale-1'."
+  "Font size slightly larger than `modus-operandi-theme-scale-1'."
   :type 'number)
 
 (defcustom modus-operandi-theme-scale-3 1.15
-  "Font size that is slightly larger than `modus-theme-scale-2'."
+  "Font size slightly larger than `modus-operandi-theme-scale-2'."
   :type 'number)
 
 (defcustom modus-operandi-theme-scale-4 1.2
-  "Font size that is slightly larger than `modus-theme-scale-3'."
+  "Font size slightly larger than `modus-operandi-theme-scale-3'."
   :type 'number)
 
 (defcustom modus-operandi-theme-visible-fringes nil
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index 14c7798..f1272bd 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -349,15 +349,15 @@ between foreground and background is >= 7:1)."
   :type 'number)
 
 (defcustom modus-vivendi-theme-scale-2 1.1
-  "Font size that is slightly larger than `modus-theme-scale-1'."
+  "Font size slightly larger than `modus-vivendi-theme-scale-1'."
   :type 'number)
 
 (defcustom modus-vivendi-theme-scale-3 1.15
-  "Font size that is slightly larger than `modus-theme-scale-2'."
+  "Font size slightly larger than `modus-vivendi-theme-scale-2'."
   :type 'number)
 
 (defcustom modus-vivendi-theme-scale-4 1.2
-  "Font size that is slightly larger than `modus-theme-scale-3'."
+  "Font size slightly larger than `modus-vivendi-theme-scale-3'."
   :type 'number)
 
 (defcustom modus-vivendi-theme-visible-fringes nil



reply via email to

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