Skip to content

Commit a613949

Browse files
authored
Corrected Typo (dotnet#402)
1 parent f52f7ee commit a613949

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.Windows.Diagnostics/ResourceDictionaryDiagnostics.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
<ReturnType>System.EventHandler&lt;System.Windows.Diagnostics.StaticResourceResolvedEventArgs&gt;</ReturnType>
184184
</ReturnValue>
185185
<Docs>
186-
<summary>Occurs when s static resource reference is resolved.</summary>
186+
<summary>Occurs when a static resource reference is resolved.</summary>
187187
<remarks>
188188
<format type="text/markdown"><![CDATA[
189189
@@ -258,4 +258,4 @@
258258
</Docs>
259259
</Member>
260260
</Members>
261-
</Type>
261+
</Type>

0 commit comments

Comments
 (0)