From 48b2bd4a1f22f712695a8e477876f50b95d1e413 Mon Sep 17 00:00:00 2001 From: drf24 Date: Sun, 19 May 2013 11:53:49 -0300 Subject: [PATCH] Update shreddit.cfg Line 25, "sumbitted" changed to "submitted". --- shreddit.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shreddit.cfg b/shreddit.cfg index 407fa66..664d79b 100644 --- a/shreddit.cfg +++ b/shreddit.cfg @@ -22,7 +22,7 @@ verbose = True # Removes your vote before deleting the item clear_vote = False -# Options: comments, sumbitted, overview +# Options: comments, submitted, overview # See: https://github.com/mellort/reddit_api/blob/master/reddit/objects.py#L359 # Overview: both submissions and comments. Comments / Submitted are as expected. item = overview