diff options
author | Nikias Bassen | 2021-06-30 02:30:56 +0200 |
---|---|---|
committer | Nikias Bassen | 2021-06-30 02:30:56 +0200 |
commit | 3d85cc0c2a74aa0e3f7ad322233399cc35fcd7b8 (patch) | |
tree | 84efc0fc98d72c5179a98642f0c3a3c01977302f | |
parent | 7eb35833ac16d02b9f6609567d856aa932b99338 (diff) | |
download | libimobiledevice-3d85cc0c2a74aa0e3f7ad322233399cc35fcd7b8.tar.gz libimobiledevice-3d85cc0c2a74aa0e3f7ad322233399cc35fcd7b8.tar.bz2 |
README: Fix typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -151,7 +151,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 |