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

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

[elpa] externals/altcaps cba53b07fa 1/2: Use "lowercase" in docs, not "l


From: ELPA Syncer
Subject: [elpa] externals/altcaps cba53b07fa 1/2: Use "lowercase" in docs, not "lower case"
Date: Mon, 28 Nov 2022 00:57:24 -0500 (EST)

branch: externals/altcaps
commit cba53b07faa8d05708f5d6d99eb58ce6beef401f
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Use "lowercase" in docs, not "lower case"
---
 README.org | 4 ++--
 altcaps.el | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.org b/README.org
index ae3cb30eb5..5179bca8ab 100644
--- a/README.org
+++ b/README.org
@@ -117,8 +117,8 @@ the default altcaps algorithm produces this:
 
 : iLlIcIt IlLiBeRaL sIlLiNeSs
 
-Whereas if the value of this variable declares =i= to always be lower
-case and =L= uppercase, then we get this:
+Whereas if the value of this variable declares =i= to always be
+lowercase and =L= uppercase, then we get this:
 
 : iLLiCiT iLLiBeRaL siLLiNeSs
 
diff --git a/altcaps.el b/altcaps.el
index dfb80f23ad..ce7d476edc 100644
--- a/altcaps.el
+++ b/altcaps.el
@@ -69,7 +69,7 @@
 ;;     iLlIcIt IlLiBeRaL sIlLiNeSs
 ;;
 ;; Whereas if the value of this variable declares `i' to always be
-;; lower case and `L' uppercase, then we get this:
+;; lowercase and `L' uppercase, then we get this:
 ;;
 ;;     iLLiCiT iLLiBeRaL siLLiNeSs
 ;;
@@ -112,7 +112,7 @@ example, the default altcaps algorithm produces this:
     iLlIcIt IlLiBeRaL sIlLiNeSs
 
 Whereas if the value of this variable declares `i' to always be
-lower case and `L' uppercase, then we get this (check the manual
+lowercase and `L' uppercase, then we get this (check the manual
 for a code sample):
 
     iLLiCiT iLLiBeRaL siLLiNeSs



reply via email to

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