Skip to content

Commit

Permalink
SConstruct: small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
techtonik committed Feb 27, 2014
1 parent b58d40d commit 4b2ea95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SConstruct
Expand Up @@ -31,7 +31,7 @@ try:
version = build_config["VERSION"]
print "Building Wesnoth version %s" % version
except KeyError:
print "Couldn't determin the Wesnoth version number, bailing out!"
print "Couldn't determine the Wesnoth version number, bailing out!"
sys.exit(1)

#
Expand Down

0 comments on commit 4b2ea95

Please sign in to comment.