From: Michael Stapelberg Date: Thu, 6 Oct 2011 06:58:39 +0000 (+0100) Subject: docs/testsuite: s/more ugly/uglier (Thanks fernandotcl) X-Git-Tag: 4.1~120 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=30901ccf6e9183513940820aba3514cd11d9dc35;p=i3%2Fi3 docs/testsuite: s/more ugly/uglier (Thanks fernandotcl) --- 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.