Typo
This commit is contained in:
@@ -151,7 +151,7 @@ function Modular (options) {
|
||||
mod = modules.get(name);
|
||||
}
|
||||
|
||||
//If the module as been found
|
||||
//If the module has been found
|
||||
if (mod) {
|
||||
if (caller) {
|
||||
if (mod.childrenOf === undefined) {
|
||||
|
||||
Reference in New Issue
Block a user