summaryrefslogtreecommitdiff
path: root/cond-let.el
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-10-19 22:09:46 +0200
committerJonas Bernoulli <jonas@bernoul.li>2025-10-19 22:09:46 +0200
commit63a9eb219a7010e32cc08096f25ae0bdb7f25927 (patch)
tree181c68aa7c79d3114d0139daf18456b2344c1326 /cond-let.el
parent0ca86c5f498b5daf7a206d1478c9d0833a7e24ec (diff)
Fix typo in documentation
Diffstat (limited to 'cond-let.el')
-rw-r--r--cond-let.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cond-let.el b/cond-let.el
index 28038d3..72974e2 100644
--- a/cond-let.el
+++ b/cond-let.el
@@ -40,7 +40,7 @@
;; This package additionally provides more consistent and improved
;; implementations of the binding conditionals already provided by
-;; Emacs. Merely loading this library does not shawow the built-in
+;; Emacs. Merely loading this library does not shadow the built-in
;; implementations; this can optionally be done in the context of
;; an individual library, as described below.