Skip to content

Commit 3b11856

Browse files
authored
Remove redundant "Supports " from ResumeStoryboard Summary (#10282)
Fixes #10226
1 parent 78d872d commit 3b11856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Windows.Media.Animation/ResumeStoryboard.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</Base>
2121
<Interfaces />
2222
<Docs>
23-
<summary>Supports a trigger action that resumes a paused <see cref="T:System.Windows.Media.Animation.Storyboard" />.</summary>
23+
<summary>A trigger action that resumes a paused <see cref="T:System.Windows.Media.Animation.Storyboard" />.</summary>
2424
<remarks>
2525
<format type="text/markdown"><![CDATA[
2626

0 commit comments

Comments
 (0)