Skip to content

Commit 81df613

Browse files
authored
Update xml/System/UriBuilder.xml
1 parent 5712b70 commit 81df613

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

xml/System/UriBuilder.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1139,7 +1139,8 @@ The following example sets the <xref:System.UriBuilder.Query> property.
11391139
<format type="text/markdown"><![CDATA[
11401140
11411141
## Remarks
1142-
The set accessor validates the scheme name for validity according to RFC 2396. The scheme name must begin with a letter and must contain only letters, digits, and the characters ".", "+", or "-".
1142+
1143+
The set accessor validates the scheme name for validity according to RFC 2396. The scheme name must begin with a letter and must contain only letters, digits, and the characters ".", "+", or "-".
11431144
11441145
]]></format>
11451146
</remarks>

0 commit comments

Comments
 (0)