about summary refs log tree commit diff stats
path: root/buildrun.sh
diff options
context:
space:
mode:
Diffstat (limited to 'buildrun.sh')
-rwxr-xr-xbuildrun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildrun.sh b/buildrun.sh
index ef40233..8eb88de 100755
--- a/buildrun.sh
+++ b/buildrun.sh
@@ -14,7 +14,7 @@ echo
 echo Decoding test image from "picture.b64.txt" to "picture.b64.png"...
 bin/b64f d picture.b64.txt picture.b64.png
 echo Done.
-echo See files manually if the programmed works correctly.
+echo Check the files manually to see if the program works correctly.