diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2020-10-06 14:47:43 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2020-10-06 14:47:43 -0400 |
commit | d4afebc88360de4934b7ad49488d5cae4faca8c9 (patch) | |
tree | 4aea4c6a940b14f65c6dd09583a4c32ca962a71c | |
parent | 030e506c00bc3cd59f5e31f9a14a52a63c7c033a (diff) |
fix typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -120,7 +120,7 @@ First: bump version numbers in ``common.mk``, ``CMakeLists.txt``, and ``android/olm-sdk/build.gradle`` (``versionCode``, ``versionName`` and ``version``). -Also, ensure the changelog is up to date, and that everyting is committed to +Also, ensure the changelog is up to date, and that everything is committed to git. It's probably sensible to do the above on a release branch (``release-vx.y.z`` |