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