diff options
Diffstat (limited to 'Build/source/libs/libpng/libpng-src/autogen.sh')
-rwxr-xr-x | Build/source/libs/libpng/libpng-src/autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/libpng/libpng-src/autogen.sh b/Build/source/libs/libpng/libpng-src/autogen.sh index 91607171bbd..a46daf65a8b 100755 --- a/Build/source/libs/libpng/libpng-src/autogen.sh +++ b/Build/source/libs/libpng/libpng-src/autogen.sh @@ -194,7 +194,7 @@ case "$mode" in if test -d .git then exec >&2 - echo "ERROR: running autoreconf on an initialized sytem" + echo "ERROR: running autoreconf on an initialized system" echo " This is not necessary; it is only necessary to remake the" echo " autotools generated files if Makefile.am or configure.ac" echo " change and make does the right thing with:" |