From 804f05c76120d3e12dcf11858ec4f70e59a3d194 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 1 Feb 2018 12:16:43 +0100 Subject: bin/build-packages: fix comment to not break php script --- bin/build-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/build-packages') diff --git a/bin/build-packages b/bin/build-packages index 94292c7..7f009c3 100755 --- a/bin/build-packages +++ b/bin/build-packages @@ -10,7 +10,7 @@ # TODO: report back in regular intervals, so the build master can # abort if the package is outdated and/or someone else finished it. -# TODO: build other "architectures", too (pentium4, i486) +# TODO: build other 'architectures', too (pentium4, i486) # shellcheck disable=SC2016 usage() { -- cgit v1.2.3