mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
typo
This commit is contained in:
parent
d4c5e5627b
commit
6ef7354fe2
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ how to restore from a backup.""")
|
||||||
"""
|
"""
|
||||||
Unload the collection.
|
Unload the collection.
|
||||||
|
|
||||||
This unloads a collection if ther is one and returns True if
|
This unloads a collection if there is one and returns True if
|
||||||
there is no collection after the call. (Because the unload
|
there is no collection after the call. (Because the unload
|
||||||
worked or because there was no collection to start with.)
|
worked or because there was no collection to start with.)
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in a new issue