diff options
author | Nikias Bassen | 2021-06-30 02:30:21 +0200 |
---|---|---|
committer | Nikias Bassen | 2021-06-30 02:30:21 +0200 |
commit | 48f7d8439f2bf7a9df19b8cda19e224efd3a56b1 (patch) | |
tree | bf230b9c04ef5a47e8961d234f13032b4033a03a | |
parent | 1f6cb66777c0e33ce25dff5cd98f46102451f927 (diff) | |
download | libplist-48f7d8439f2bf7a9df19b8cda19e224efd3a56b1.tar.gz libplist-48f7d8439f2bf7a9df19b8cda19e224efd3a56b1.tar.bz2 |
README: Fix typo
-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. Please make sure your contribution adheres to: * Try to follow the code style of the project -* Commit messages should describe the change well without being to short +* Commit messages should describe the change well without being too short * Try to split larger changes into individual commits of a common domain * Use your real name and a valid email address for your commits |