diff options
| author | Дилян Палаузов <git-dpa@aegee.org> | 2021-01-29 13:49:14 +0200 |
|---|---|---|
| committer | Дилян Палаузов <git-dpa@aegee.org> | 2021-02-01 13:17:57 +0200 |
| commit | 3c79a53f71d150936305f73496d445d882feda84 (patch) | |
| tree | 226d6c882b175fae01b94570da6c2cfc7f2ab778 /tests/libebook | |
| parent | 0155292ddbb9027e29d51d8ac29d1cf87c2bfbec (diff) | |
| download | evolution-data-server-3c79a53f71d150936305f73496d445d882feda84.tar.gz | |
M!65 - Correct typos in a/an
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/merge_requests/65
Diffstat (limited to 'tests/libebook')
| -rw-r--r-- | tests/libebook/vcard/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libebook/vcard/README b/tests/libebook/vcard/README index 46220132e..b150cf0ea 100644 --- a/tests/libebook/vcard/README +++ b/tests/libebook/vcard/README @@ -21,7 +21,7 @@ Test : Description 5.vcf : A vCard containing utf8 characters quoted-printable encoded. 6.vcf : A vCard with several errors in attribute parameters: - line 5: an missing parameter value (a , with nothing after it). + line 5: a missing parameter value (a , with nothing after it). line 6: a missing parameter name when using multiple values. (this may not be in violation of the rfc.) line 7: a missing parameter name when using multiple |
