Skip to content

Commit 5d940dd

Browse files
authored
add missing return value (dotnet#3019)
1 parent 7f3b100 commit 5d940dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Windows.Automation/AndCondition.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<Parameters />
8282
<Docs>
8383
<summary>Retrieves an array of the subconditions for this condition.</summary>
84-
<returns>To be added.</returns>
84+
<returns>An array of the subconditions for this condition.</returns>
8585
<remarks>
8686
<format type="text/markdown"><![CDATA[
8787

0 commit comments

Comments
 (0)