Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfreddii <freddii@users.noreply.github.com>2021-01-21 00:17:38 +0300
committerfreddii <freddii@users.noreply.github.com>2021-01-21 00:17:38 +0300
commit9889a0fa993dd907abb6cebd4609d9447c05f0d2 (patch)
treeeeb0199252f570d464b859689b6fd4d8e24555a1 /scripts
parent4b36f0f9a7892d03fbac4f40f4862cfb3ab46504 (diff)
DOCS: fixed typos
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/mumble-version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mumble-version.py b/scripts/mumble-version.py
index a52ec42aa..70e1af8e6 100755
--- a/scripts/mumble-version.py
+++ b/scripts/mumble-version.py
@@ -36,7 +36,7 @@
# running a version like 1.2.6-234-gf552ag1. This is confusing
# simply by looking at the version numbers, but the way versioning
# works inside the Mumble client made it worse: the client's version
-# was refered to as "1.3.0" in several places, but the actual version
+# was referred to as "1.3.0" in several places, but the actual version
# number said 1.2.6-234-gf552ag1.
#
# This script is the replacement for `git describe`. It outputs the