From: Mark Wooding Date: Sun, 13 Aug 2017 17:36:31 +0000 (+0100) Subject: mdw-sbuild-server: Fix commentary typo. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/28f48d700b01c6145eb05dc78d54b10552f32803 mdw-sbuild-server: Fix commentary typo. --- diff --git a/bin/mdw-sbuild-server b/bin/mdw-sbuild-server index 1ac507f..048fcbe 100755 --- a/bin/mdw-sbuild-server +++ b/bin/mdw-sbuild-server @@ -210,7 +210,7 @@ case "$#,$1" in *) ## There's at least one architecture-specific package. - ## If we don't want to build architecture-specific package then + ## If we don't want to build architecture-specific packages then ## there's nothing to do. case $archp in nil) continue ;; esac