Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Wicher <mordotymoja@gmail.com>2016-08-10 19:38:15 +0300
committerKrzysztof Wicher <kwicher@microsoft.com>2016-08-11 19:25:03 +0300
commit75f7ea6331765196189c25c7bd1609f9a4674c82 (patch)
treeec0d5edd37f289e190fb64dad08c7f0c27c9a338 /pkg/descriptions.json
parentd05a433d454aa9a5e194c2fb6b93c70901bec3d8 (diff)
Apply PR feedback: Remove typos in Xml packages descriptions
Diffstat (limited to 'pkg/descriptions.json')
-rw-r--r--pkg/descriptions.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/descriptions.json b/pkg/descriptions.json
index 8e63674833..21a80aea12 100644
--- a/pkg/descriptions.json
+++ b/pkg/descriptions.json
@@ -1768,7 +1768,7 @@
},
{
"Name": "System.Private.Xml",
- "Description": "Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data.",
+ "Description": "Provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data.",
"CommonTypes": [
"System.Xml.XmlNodeType",
"System.Xml.XmlException",
@@ -1783,7 +1783,7 @@
},
{
"Name": "System.Xml.ReaderWriter",
- "Description": "Provides provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data.",
+ "Description": "Provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data.",
"CommonTypes": [
"System.Xml.XmlNodeType",
"System.Xml.XmlException",