Subject: | Spelling error |
Hello,
little error:
--- a/lib/Apache2/Reload.pm
+++ b/lib/Apache2/Reload.pm
@@ -363,7 +363,7 @@
Apache2::Reload->unregister_module('Some::Module');
-But be carefull, since unregistering a module in this way will only
+But be careful, since unregistering a module in this way will only
do so for the current interpreter. This feature should be used with
care.