pas2CTutorial.wiki
changeset 2015 9bcfc5661a37
parent 2014 d61dd7380023
child 2018 0a12cd51adf3
--- a/pas2CTutorial.wiki	Fri Oct 11 21:02:10 2019 +0100
+++ b/pas2CTutorial.wiki	Fri Oct 11 21:02:36 2019 +0100
@@ -18,7 +18,7 @@
 Preprocessing 'uSound.pas'... pas2c: /builddir/build/BUILD/hedgewars-src-1.0.0/hedgewars/uSound.pas: hGetContents: invalid argument (invalid byte sequence)
 }}}
 
-This is because Wuzzy accidentally added unicode characters in the Pascal source code, something which Pas2C doesn't like.
+This is because Wuzzy accidentally added Unicode characters in the Pascal source code, something which Pas2C doesn't like.
 
 If you have this problem, run this shell script in the root of the source directory before building: