From 0871b48b38df45f2fc1f1fa5fb1ee545a9a35e78 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Fri, 14 Dec 2018 15:17:32 -0500 Subject: [PATCH] Another typo --- feedgen/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feedgen/__init__.py b/feedgen/__init__.py index 35e7229..624658e 100644 --- a/feedgen/__init__.py +++ b/feedgen/__init__.py @@ -99,7 +99,7 @@ both parameters is true which means that the extension would be used for both kinds of feeds. - **Example: Produceing a Podcast** + **Example: Producing a Podcast** One extension already provided is the podcast extension. A podcast is an RSS feed with some additional elements for ITunes.