Subject: | Spelling error |
Hi,
there is a little error:
--- a/lib/Config/IniHash.pm
+++ b/lib/Config/IniHash.pm
@@ -627,7 +627,7 @@
^M
- the IO layer(s) to use when opening the file. See perldoc C<perlopen>.
-If the file is in UTF8 and starts with a BOM it will be automaticaly
opened in UTF8 mode and the BOM will be stripped.
+If the file is in UTF8 and starts with a BOM it will be automatically
opened in UTF8 mode and the BOM will be stripped.
If it doesn't start with the BOM you have to specify the utf8 layer!
=back