mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
Typo correction
test changed to tense
This commit is contained in:
parent
2a2469e7a2
commit
77995148c2
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ The qt code tends to use the second form, as the hooks tend to focus on
|
||||||
particular screens. The pylib code tends to use the first form, as the focus
|
particular screens. The pylib code tends to use the first form, as the focus
|
||||||
is usually subjects like cards, notes, etc.
|
is usually subjects like cards, notes, etc.
|
||||||
|
|
||||||
Using "did change" instead of the past test "changed" can seem awkward, but
|
Using "did change" instead of the past tense "changed" can seem awkward, but
|
||||||
makes it consistent with "will", and is similar to the naming style used in
|
makes it consistent with "will", and is similar to the naming style used in
|
||||||
iOS's libraries.
|
iOS's libraries.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue