We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f747720 commit 1775a63Copy full SHA for 1775a63
lib/PDL/SV.pm
@@ -454,7 +454,7 @@ These methods exist not in PDL but only in this class.
454
455
match_regexp($pattern)
456
457
-Match against a plain a regular expression.
+Match against a plain regular expression.
458
Returns a piddle of the same dimension.
459
460
=cut
@@ -566,7 +566,7 @@ of strings.
566
567
While this class is a subclass of L<PDL>, its internals are quite different
568
from other normal PDL types. So basically what's not documented are not
569
-guarenteed to work.
+guaranteed to work.
570
571
=head1 SEE ALSO
572
0 commit comments