diff options
Diffstat (limited to 'windows/build.bash')
-rw-r--r-- | windows/build.bash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/build.bash b/windows/build.bash index 4a6a2843..9a3ebe0c 100644 --- a/windows/build.bash +++ b/windows/build.bash @@ -112,7 +112,7 @@ buildit() strip -vg "$DESTDIR/"*.a } -# Copy files and convert newlines from LF to CR+LF. Optinally add a suffix +# Copy files and convert newlines from LF to CR+LF. Optionally add a suffix # to the destination filename. # # The first argument is the destination directory. The second argument is |