Skip to content

Commit 4ec6a10

Browse files
authored
sets -> gets (#3761)
1 parent d6fe042 commit 4ec6a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/Microsoft.Vsa/IVsaError.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<ReturnType>System.Int32</ReturnType>
155155
</ReturnValue>
156156
<Docs>
157-
<summary>Sets the severity of the error.</summary>
157+
<summary>Gets the severity of the error.</summary>
158158
<value>An integer (0-4) that represents the error severity.</value>
159159
<remarks>To be added.</remarks>
160160
</Docs>

0 commit comments

Comments
 (0)