summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrian d foy <brian.d.foy@gmail.com>2021-01-12 04:20:06 -0500
committerbrian d foy <brian.d.foy@gmail.com>2021-01-12 04:20:06 -0500
commit689cebaf0836211107ad18504d5e5f36a5293394 (patch)
tree44d6c77a02a6c481ad12a1b109f30e53ebcbfbfb
parent926d21b190706745f55f9da090fa9036af1d4c8f (diff)
typo
-rw-r--r--lib/Math/NoCarry.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Math/NoCarry.pm b/lib/Math/NoCarry.pm
index 72c7f13..83c5828 100644
--- a/lib/Math/NoCarry.pm
+++ b/lib/Math/NoCarry.pm
@@ -15,7 +15,7 @@ our $VERSION = '1.113';
=head1 NAME
-Math::NoCarry - Perl extension for no- carry arithmetic
+Math::NoCarry - Perl extension for no-carry arithmetic
=head1 SYNOPSIS