build: store source_date_epoch as integer
[openwrt/staging/hauke.git] / scripts / ext-toolchain.sh
index ee7d9532f5de79588900920e73046221679541b7..4da287591acc0aef63b87096d41e6fe9ef16e88f 100755 (executable)
@@ -569,7 +569,7 @@ while [ -n "$1" ]; do
                        echo -e "  Most commands also take a --cflags parameter which " >&2
                        echo -e "  is used to specify C flags to be passed to the "     >&2
                        echo -e "  cross compiler when performing tests."               >&2
-                       echo -e "  This paremter may be repeated multiple times."       >&2
+                       echo -e "  This parameter may be repeated multiple times."      >&2
                        exit 1
                ;;