Skip to content

Commit 659b78c

Browse files
committed
trailing whitespace;
1 parent 1b51e74 commit 659b78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Map.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Defined as:
9999
method gist(Map:D: --> Str:D)
100100
101101
Returns the string containing the "gist" of the L<Map>,
102-
sorts the pairs and lists B<up to the first 100>,
102+
sorts the pairs and lists B<up to the first 100>,
103103
appending an ellipsis if the L<Map> has more than 100 pairs.
104104
105105
=head2 method keys

0 commit comments

Comments
 (0)