diff --git a/src/rev.cpp.in b/src/rev.cpp.in --- a/src/rev.cpp.in +++ b/src/rev.cpp.in @@ -71,7 +71,7 @@ const char _openttd_revision_year[] = "$ * (compiling from sources without any version control software) * and 2 is for modified revision. * - * Ginever patchpack uses value 3 for hg unmodified and 4 for hg modified + * The patchpack uses value 3 for hg unmodified and 4 for hg modified */ const byte _openttd_revision_modified = ${REV_MODIFIED};