Skip to content

Commit a4b9848

Browse files
authored
Update xml/System.Data.Common/DbConnectionStringBuilder.xml
1 parent 9c12756 commit a4b9848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Data.Common/DbConnectionStringBuilder.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1145,7 +1145,7 @@ builder2.EquivalentTo(builder3) = False
11451145
<exception cref="T:System.ArgumentException">
11461146
The value for <paramref name="keyword" /> has not been set in the collection.</exception>
11471147
<exception cref="T:System.ArgumentNullException">
1148-
<paramref name="keyword" /> is a null reference (<see langword="Nothing" /> in Visual Basic).</exception>
1148+
<paramref name="keyword" /> is a null reference (<see langword="Nothing" /> in Visual Basic).</exception>
11491149
<exception cref="T:System.NotSupportedException">The property is set, and the <see cref="T:System.Data.Common.DbConnectionStringBuilder" /> is read-only.
11501150

11511151
-or-

0 commit comments

Comments
 (0)