summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-01-14 11:16:53 +0200
committerThanos Apollo <[email protected]>2024-01-14 11:16:53 +0200
commitf0623dd2d2a83fb70a9dbb22555e18f7eedbc4f0 (patch)
tree8c9dcda3cf910ca6b9bfa762fc43aea593fe1711
parentd3cfbdcbb2be5d5356da7f54b2b0289a6e2bacfd (diff)
gnosis-dev: fix typos
-rw-r--r--gnosis-dev.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnosis-dev.el b/gnosis-dev.el
index bf78f5f..72a9b99 100644
--- a/gnosis-dev.el
+++ b/gnosis-dev.el
@@ -59,7 +59,7 @@ by the thoracodorsal nerve."
:hint "note"
:tags (gnosis-dev-random-items gnosis-dev-tags 2)
:extra "extra")))
- (when (y-or-n-p "Add mulit cloze type?")
+ (when (y-or-n-p "Add note with multiple clozes?")
(dotimes (_ num)
(gnosis-add-note--cloze :deck testing-deck
:note "this is a {c1:note} with multiple {c1:clozes}"