Description: Fix spelling error
Author: Angel Abad <angel@debian.org>
Forwarded: yes
Bug: https://rt.cpan.org/Public/Bug/Display.html?id=118550
Last-Updated: 2016-11-06

--- a/lib/Math/BigFloat.pm
+++ b/lib/Math/BigFloat.pm
@@ -4794,7 +4794,7 @@
 
 Octal numbers are typically prefixed by "0", but since leading zeros are
 stripped, these methods can not automatically recognize octal numbers, so use
-the constructor from_oct() to intepret octal strings.
+the constructor from_oct() to interpret octal strings.
 
 Some examples of valid string input
 
