summaryrefslogtreecommitdiff
path: root/README.org
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 /README.org
parent0ca86c5f498b5daf7a206d1478c9d0833a7e24ec (diff)
Fix typo in documentation
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 06d6636..a6c0b57 100644
--- a/README.org
+++ b/README.org
@@ -11,7 +11,7 @@ and the original ~cond-let~, ~cond-let*~, ~and$~ and ~and>~.
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.