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 8c8cbf9 commit b024912Copy full SHA for b024912
xml/System.Configuration/ConfigurationElementCollection.xml
@@ -71,7 +71,7 @@
71
</configSections>
72
<MyUrls>
73
<urls>
74
- <add name="Contoso" url="http://www.contoso.com" port="4040 />
+ <add name="Contoso" url="http://www.contoso.com" port="4040" />
75
</urls>
76
</MyUrls>
77
</configuration
0 commit comments