Skip to content

Commit 87e6f36

Browse files
authored
Update Application.xml (#4287)
Minor - minor change - removed the comma before "and" from Application.Deactivated Event description: Occurs just before an application shuts down, and cannot be canceled.
1 parent 499b5a7 commit 87e6f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Windows/Application.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@
333333
<ReturnType>System.Windows.ExitEventHandler</ReturnType>
334334
</ReturnValue>
335335
<Docs>
336-
<summary>Occurs just before an application shuts down, and cannot be canceled.</summary>
336+
<summary>Occurs just before an application shuts down and cannot be canceled.</summary>
337337
<remarks>
338338
<format type="text/markdown"><![CDATA[
339339

0 commit comments

Comments
 (0)