Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c921911

Browse files
authored
fix wrong summary (dotnet#3655)
1 parent 18a8f93 commit c921911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/Microsoft.JScript.Vsa/BaseVsaEngine.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@
677677
<ReturnType>System.Boolean</ReturnType>
678678
</ReturnValue>
679679
<Docs>
680-
<summary>Gets or sets a value that indicates whether the source is compiled.</summary>
680+
<summary>Gets a value that indicates whether the source is compiled.</summary>
681681
<value>
682682
<see langword="true" /> if the source is compiled; otherwise, <see langword="false" />.</value>
683683
<remarks>To be added.</remarks>

0 commit comments

Comments
 (0)