From 48aa8bfc8794694dc0de94d43218e0c42c639e47 Mon Sep 17 00:00:00 2001 From: Johannes Raggam Date: Thu, 18 Aug 2011 11:17:51 +0200 Subject: [PATCH] more 3rd person speak --- docs/about.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/about.rst b/docs/about.rst index 44857ee..62aaf20 100644 --- a/docs/about.rst +++ b/docs/about.rst @@ -1,10 +1,10 @@ About ===== -`Max M`_ had often needed to parse and generate iCalendar files. Finally I got +`Max M`_ had often needed to parse and generate iCalendar files. Finally he got tired of writing ad-hoc tools. This package is his attempt at making an iCalendar package for Python. The inspiration has come from the email package -in the standard lib, which I think is pretty simple, yet efficient and +in the standard lib, which he thinks is pretty simple, yet efficient and powerful. At the time of writing this, last version was released more then 2 years ago.