chiark / gitweb /
mdw-sbuild-server: Fix commentary typo.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 13 Aug 2017 17:36:31 +0000 (18:36 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 13 Aug 2017 17:36:31 +0000 (18:36 +0100)
bin/mdw-sbuild-server

index 1ac507fd0f8f049423ce12a41a014ce1faeb4180..048fcbef1fec1d7af40048df5dbc60379a002fbe 100755 (executable)
@@ -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