From 77995148c24653c347708844a9f353f8ceac6a7f Mon Sep 17 00:00:00 2001 From: blue-putty <65861156+blue-putty@users.noreply.github.com> Date: Wed, 29 Sep 2021 20:59:57 -0400 Subject: [PATCH] Typo correction test changed to tense --- docs/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.md b/docs/contributing.md index a90cf3b51..3dd659b33 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -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.