Skip to content

Commit 02ed65e

Browse files
committed
whitespace
1 parent 85f212a commit 02ed65e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/typesystem.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ type constraint may change in this case.
3838
3939
To test if an object is a type object, use a
4040
L<smartmatch|/language/operators#index-entry-smartmatch_operator>
41-
against a type constrained with a
41+
against a type constrained with a
4242
L<type smiley|/type/Signature#Constraining_Defined_and_Undefined_Values> or
4343
L«C<.DEFINITE>|/language/mop#index-entry-syntax_DEFINITE-DEFINITE» method:
4444

0 commit comments

Comments
 (0)