From 250ecf797effaf78b1b4e84da7f218383f906eb7 Mon Sep 17 00:00:00 2001 From: Adam Sampson Date: Tue, 26 Jul 2016 12:26:39 +0100 Subject: [PATCH] Fix typo. --- test-rawdog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.35.1