Skip to content

Commit 1775a63

Browse files
authored
fix typos
1 parent f747720 commit 1775a63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/PDL/SV.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ These methods exist not in PDL but only in this class.
454454
455455
match_regexp($pattern)
456456
457-
Match against a plain a regular expression.
457+
Match against a plain regular expression.
458458
Returns a piddle of the same dimension.
459459
460460
=cut
@@ -566,7 +566,7 @@ of strings.
566566
567567
While this class is a subclass of L<PDL>, its internals are quite different
568568
from other normal PDL types. So basically what's not documented are not
569-
guarenteed to work.
569+
guaranteed to work.
570570
571571
=head1 SEE ALSO
572572

0 commit comments

Comments
 (0)