summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2024-09-20 14:02:18 +0200
committerJonas Bernoulli <jonas@bernoul.li>2024-09-20 14:02:18 +0200
commit1463ec95df4cfcd655ca9cf4549c86d6df28d791 (patch)
tree2ce303d95ed96fcc9462f26b6f5e93334bf437f3 /README.org
parent560d656b8ae35a6a755e37948e4870dd11c05bad (diff)
Reword documentation to avoid `%' being linkified in docstring
Suggested-by: L. Andrew <flandrew@tutanota.com>
Diffstat (limited to 'README.org')
-rw-r--r--README.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.org b/README.org
index c9eec02..7a64a68 100644
--- a/README.org
+++ b/README.org
@@ -20,8 +20,9 @@ following an optional argument have to be optional as well, thus
their names have to begin with ~&~. Symbol ~&*~ specifies extra
(~&rest~) arguments.
-Instead of ~%1~, the shorthand ~%~ can be used, and using both ~%1~
-and ~%~ is not allowed. Likewise ~&~ can be substituted for ~&1~.
+The shorter symbol ~%~ can be used instead of ~%1~, but using both
+in the same expression is not allowed. Likewise ~&~ can be used
+instead of ~&1~.
Instead of: