diff options
Diffstat (limited to 'resources/scripts/helpers/build/release/tobuild')
-rwxr-xr-x | resources/scripts/helpers/build/release/tobuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/build/release/tobuild b/resources/scripts/helpers/build/release/tobuild index c3e8ddcc..7360fb1c 100755 --- a/resources/scripts/helpers/build/release/tobuild +++ b/resources/scripts/helpers/build/release/tobuild @@ -2,7 +2,7 @@ # helper: prepare a small source archive for those utils # that don't easily cross-compile. Then the tarball can be extracted -# on those machines with the target architecture, and compiled. +# on those systems with the target architecture, and compiled. # # Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk> # |