We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d3ce3 commit 9eb0cc9Copy full SHA for 9eb0cc9
xml/System.ServiceModel.Syndication/SyndicationFeed.xml
@@ -1465,7 +1465,7 @@
1465
## Remarks
1466
When serialized to Atom 1.0, the <xref:System.ServiceModel.Syndication.SyndicationFeed.Items%2A> collection is written to `<entry>` elements.
1467
1468
- When serialized to Atom 1.0, the <xref:System.ServiceModel.Syndication.SyndicationFeed.Items%2A> collection is written to `<item>` elements.
+ When serialized to RSS 2.0, the <xref:System.ServiceModel.Syndication.SyndicationFeed.Items%2A> collection is written to `<item>` elements.
1469
1470
1471
0 commit comments