chiark / gitweb /
debian/tripe-peer-services.postinst: Fix stupid typo.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 13 Jul 2013 15:34:40 +0000 (16:34 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 14 Jan 2014 10:33:34 +0000 (10:33 +0000)
debian/tripe-peer-services.postinst

index 870ba1aec3f82dbb252730ebef09193560e938dd..c21dc16c70b5a5cd361de14224f4888e362b7146 100644 (file)
@@ -46,7 +46,7 @@ restart_services () {
     echo -n " $name"
 
     ## If there's an instance of the service running already then we ask it
-    ## to quit.  This is where everything gets commplicated.
+    ## to quit.  This is where everything gets complicated.
     if silently tripectl svcensure "$name"; then
 
       ## So, what we want to do is ask the service to quit, and make sure it