Skip Menu |

This queue is for tickets about the Apache-Reload CPAN distribution.

Report information
The Basics
Id: 127004
Status: new
Priority: 0/
Queue: Apache-Reload

People
Owner: Nobody in particular
Requestors: x.guimard [...] free.fr
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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.