From 30901ccf6e9183513940820aba3514cd11d9dc35 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Thu, 6 Oct 2011 07:58:39 +0100 Subject: [PATCH] docs/testsuite: s/more ugly/uglier (Thanks fernandotcl) --- docs/testsuite | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/testsuite b/docs/testsuite index e067d33c..cbe81ed4 100644 --- a/docs/testsuite +++ b/docs/testsuite @@ -541,5 +541,5 @@ during development. An alternative approach to using socket activation is polling for the existance of the IPC socket and connecting to it. While this might be slightly easier to -implement, it wastes CPU time and is considerably more ugly than this solution +implement, it wastes CPU time and is considerably uglier than this solution :). After all, +lib/SocketActivation.pm+ contains only 54 SLOC.