Fix unimportant typo

This commit is contained in:
Pascal Hertleif
2018-10-06 20:18:50 +02:00
parent 5ee35524e9
commit 959deeea5d
15 changed files with 15 additions and 15 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
# For more coments about what's going on here, see the `hello_world` example
# For more comments about what's going on here, see the `hello_world` example
set -ex
cd "$(dirname $0)"