From: Adam Sampson Date: Tue, 26 Jul 2016 11:26:39 +0000 (+0100) Subject: Fix typo. X-Git-Tag: v2.22~5 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=250ecf797effaf78b1b4e84da7f218383f906eb7;p=rawdog%2F.git Fix typo. --- diff --git a/test-rawdog b/test-rawdog index 2ae7edc..c59cc76 100755 --- a/test-rawdog +++ b/test-rawdog @@ -1303,7 +1303,7 @@ begin "strange dates in feeds" # dates that Python can work with in time_t format varies between platforms. # rawdog won't be able to display dates that Python can't handle, but it # should at least not crash if feedparser decides to present them -# (for example, if feedparser misparses a timezone as a feed). +# (for example, if feedparser misparses a timezone as a year). echo "__date__" >$statedir/item add "itemtemplate item" add "sortbyfeeddate true"