Skip to content

Commit 5195846

Browse files
authored
Fix build failure
1 parent 886318f commit 5195846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/operators.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1392,7 +1392,7 @@ Here is an excerpt of built-in smart-matching functionality:
13921392
13931393
=end table
13941394
1395-
=head2 infix C«=~=»
1395+
=head2 infix C<=~=>
13961396
13971397
proto sub infix:<=~=>($, $) returns Bool:D is assoc:<chain>
13981398
multi sub infix:<=~=>(Any, Any)

0 commit comments

Comments
 (0)