chiark / gitweb /
Hands-off reading for FLAC.
[disorder] / debian / postinst.disorder-server
index 4d0e3cff26aa27d3a93839f0e93589804382e64c..316f1e99566b2d20d7799fc17d134810a00efdb6 100755 (executable)
@@ -46,11 +46,11 @@ restart_server() {
     else
       if [ $time -gt 30 ]; then
         echo
-        echo "Server did not stablize in a reasonable amount of time"
+        echo "Server did not stabilise in a reasonable amount of time"
         exit 1
       fi
       if $first; then
-       printf "Waiting for server to stabilize"
+       printf "Waiting for server to stabilise"
        first=false
       fi
       printf "."