branch: externals/modus-operandi-theme
commit adb7110571059455bdae7f29c472b5b44c93cf92
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
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