From: Mark Wooding Date: Sat, 13 Jul 2013 15:34:40 +0000 (+0100) Subject: debian/tripe-peer-services.postinst: Fix stupid typo. X-Git-Tag: 1.0.0pre14~2 X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/commitdiff_plain/904828efba2a3deadc45b46764e43b1e83aec46e?hp=db76b51b86654f5ef5605f050fc0ad32b61ca619 debian/tripe-peer-services.postinst: Fix stupid typo. --- diff --git a/debian/tripe-peer-services.postinst b/debian/tripe-peer-services.postinst index 870ba1ae..c21dc16c 100644 --- a/debian/tripe-peer-services.postinst +++ b/debian/tripe-peer-services.postinst @@ -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