From c38c79a738dadcf4692ab948c7c9f3f60e4987cc Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Fri, 28 Jan 2011 01:52:28 +0100 Subject: [PATCH] Fix typo --- radicale.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radicale.py b/radicale.py index 704bcd6..03f6a14 100755 --- a/radicale.py +++ b/radicale.py @@ -28,7 +28,7 @@ """ Radicale Server entry point. -Launch the Radicale Serve according to configuration and command-line +Launch the Radicale Server according to configuration and command-line arguments. """