Merge pull request #634 from ildave/fix_typos

Add missing word
This commit is contained in:
Brent Simmons 2019-04-29 09:28:53 -07:00 committed by GitHub
commit 76681f6091
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -30,10 +30,10 @@ NetNewsWire also looks at the content of the feed. If its definitely an image
Yes, this kind of thing happens in the real world: Ive seen it. (Once I even saw a feed URL return a movie file.)
We could more here, but its not often an issue, so its not a high priority. Just a good-to-have.
We could do more here, but its not often an issue, so its not a high priority. Just a good-to-have.
## Thing It Never Does
Feeds sometimes contain dates for modification times. NetNewsWire doesnt trust these at all. In-feed dates are *never* used for making any decisions about parsing or not.
When an article has a modification date, that date is stored in the database. But its there only in case it should be shown to the user. (Sometimes articles in a feed have a modification date but not a publication date — why oh why? — and in that case we display the modification date.)
When an article has a modification date, that date is stored in the database. But its there only in case it should be shown to the user. (Sometimes articles in a feed have a modification date but not a publication date — why oh why? — and in that case we display the modification date.)