diff --git a/feedgenerator/__init__.py b/feedgenerator/__init__.py index f82f812..a7c0af2 100644 --- a/feedgenerator/__init__.py +++ b/feedgenerator/__init__.py @@ -5,7 +5,7 @@ ============= This module can be used to generate web feeds in both ATOM and RSS format. - They included PodcastGenerator furthermore includes all of Apples RSS + The included PodcastGenerator furthermore includes all of Apples RSS extension for Podcasts. :copyright: 2013 by Lars Kiesow diff --git a/readme.md b/readme.md index f53f5b3..42ca147 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ feedgenerator ============= This module can be used to generate web feeds in both ATOM and RSS format. -They included PodcastGenerator furthermore includes all of Apples RSS +The included PodcastGenerator furthermore includes all of Apples RSS extension for Podcasts. - copyright: 2013 by Lars Kiesow