aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Chathi <hubert@uhoreg.ca>2020-10-06 14:47:43 -0400
committerHubert Chathi <hubert@uhoreg.ca>2020-10-06 14:47:43 -0400
commitd4afebc88360de4934b7ad49488d5cae4faca8c9 (patch)
tree4aea4c6a940b14f65c6dd09583a4c32ca962a71c
parent030e506c00bc3cd59f5e31f9a14a52a63c7c033a (diff)
fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fc9a66a..072907a 100644
--- a/README.md
+++ b/README.md
@@ -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``