Description: Fixing man page
Bug: https://rt.cpan.org/Ticket/Display.html?id=88874
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=88874
Author: Fabrizio Regalli <fabreg@fabreg.it>
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2013-09-21

--- a/lib/Convert/BinHex.pm
+++ b/lib/Convert/BinHex.pm
@@ -1627,7 +1627,7 @@
        0. There is an internal buffer of decompressed (BIN) data,
           initially empty.
        1. Application asks to read() n bytes of data from object
-       2. If the buffer is not full enough to accomodate the request:
+       2. If the buffer is not full enough to accommodate the request:
             2a. The read() method grabs the next available chunk of input
                 data (the HEX).
             2b. HEX data is converted and decompressed into as many BIN
