Merge pull request #1396 from blue-putty/contributing-correction

Typo correction
This commit is contained in:
Damien Elmes 2021-10-01 14:48:04 +10:00 committed by GitHub
commit 1b41376620
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
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
iOS's libraries.