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