diff --git a/pypodcastparser/Item.py b/pypodcastparser/Item.py index aef5a62..3e167b2 100644 --- a/pypodcastparser/Item.py +++ b/pypodcastparser/Item.py @@ -111,7 +111,7 @@ class Item(object): soup (bs4.BeautifulSoup): BeautifulSoup object representing a rss item Note: - All attributes with empty or nonexistent element + All attributes with empty or non-existent element will have a value of None Attributes: