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:
Diffstat (limited to 'scripts/mumble-version.py')
-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