mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 20:57:13 -05:00
remove ellipsis
This commit is contained in:
parent
4308ddf4ab
commit
37bf56c56e
1 changed files with 1 additions and 1 deletions
|
|
@ -635,7 +635,7 @@ class Editor:
|
|||
_(
|
||||
"""\
|
||||
To make a cloze deletion on an existing note, you need to change it \
|
||||
to a cloze type first, via 'Notes>Change Note Type...'"""
|
||||
to a cloze type first, via 'Notes>Change Note Type'"""
|
||||
)
|
||||
)
|
||||
return
|
||||
|
|
|
|||
Loading…
Reference in a new issue