diff options
| author | 2021-06-30 02:30:21 +0200 | |
|---|---|---|
| committer | 2021-06-30 02:30:21 +0200 | |
| commit | 48f7d8439f2bf7a9df19b8cda19e224efd3a56b1 (patch) | |
| tree | bf230b9c04ef5a47e8961d234f13032b4033a03a /README.md | |
| parent | 1f6cb66777c0e33ce25dff5cd98f46102451f927 (diff) | |
| download | libplist-48f7d8439f2bf7a9df19b8cda19e224efd3a56b1.tar.gz libplist-48f7d8439f2bf7a9df19b8cda19e224efd3a56b1.tar.bz2 | |
README: Fix typo
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -83,7 +83,7 @@ ticket first to discuss the idea upfront to ensure less effort for everyone. | |||
| 83 | 83 | ||
| 84 | Please make sure your contribution adheres to: | 84 | Please make sure your contribution adheres to: |
| 85 | * Try to follow the code style of the project | 85 | * Try to follow the code style of the project |
| 86 | * Commit messages should describe the change well without being to short | 86 | * Commit messages should describe the change well without being too short |
| 87 | * Try to split larger changes into individual commits of a common domain | 87 | * Try to split larger changes into individual commits of a common domain |
| 88 | * Use your real name and a valid email address for your commits | 88 | * Use your real name and a valid email address for your commits |
| 89 | 89 | ||
