From a679acc30c299ae556bc98e577bffb698b8e058e Mon Sep 17 00:00:00 2001 From: "Paul Buetow (uranus)" Date: Tue, 1 Mar 2016 08:18:44 +0000 Subject: /usr/bin/fortune So... did you ever wonder, do garbagemen take showers before they go to work? --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 4ba8fd7..3c9c97d 100644 --- a/README +++ b/README @@ -102,7 +102,7 @@ Now watch ./log/perldaemon.log to see everything runs fine. It is a good practise to test your modules in 'foreground mode' (see above how to do that). -Btw: You can install as many modules in parallel as whished. But they are run +BTW: You can install as many modules in parallel as wished. But they are run in sequential order (in future they can also run in parallel using several threads or processes). -- cgit v1.2.3