Skip to content

Commit 5bc246e

Browse files
daxianji007BillWagner
authored andcommitted
Update RootNamespaceAttribute.xml (dotnet#724)
Remove weird character ']'
1 parent 45e0d20 commit 5bc246e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

xml/System.Windows.Markup/RootNamespaceAttribute.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@
9696
<ReturnType>System.String</ReturnType>
9797
</ReturnValue>
9898
<Docs>
99-
<summary>Gets the string that corresponds to the value of the <see langword="RootNamespace" /> property in a Visual Studio] project file.</summary>
100-
<value>The string that corresponds to the value of the <see langword="RootNamespace" /> property in a Visual Studio] project file.</value>
99+
<summary>Gets the string that corresponds to the value of the <see langword="RootNamespace" /> property in a Visual Studio project file.</summary>
100+
<value>The string that corresponds to the value of the <see langword="RootNamespace" /> property in a Visual Studio project file.</value>
101101
<remarks>To be added.</remarks>
102102
</Docs>
103103
</Member>
104104
</Members>
105-
</Type>
105+
</Type>

0 commit comments

Comments
 (0)