Skip to content

Commit 7392bb0

Browse files
mairawBillWagner
authored andcommitted
added missing space (dotnet#4056)
1 parent 937e673 commit 7392bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System/Boolean.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@
463463
## Remarks
464464
This field is equal to the string "False".
465465
466-
The <xref:System.Boolean.FalseString> property defines the string representation of a `False`<xref:System.Boolean> value in formatting and parsing operations.
466+
The <xref:System.Boolean.FalseString> property defines the string representation of a `False` <xref:System.Boolean> value in formatting and parsing operations.
467467
468468
]]></format>
469469
</remarks>

0 commit comments

Comments
 (0)