diff --git a/lib/Module/Loaded.pm b/lib/Module/Loaded.pm index 6da625a..97d65fc 100644 --- a/lib/Module/Loaded.pm +++ b/lib/Module/Loaded.pm @@ -92,7 +92,7 @@ sub mark_as_unloaded (*) { C tells you if C has been marked as loaded yet. C can be a bareword or string. -It returns falls if C has not been loaded yet and the location +It returns false if C has not been loaded yet and the location from where it is said to be loaded on success. =cut