Fix doc comment
This commit is contained in:
parent
44bee4cf29
commit
e12d0cea5a
|
@ -194,7 +194,7 @@ struct ModuleCache
|
|||
|
||||
/**
|
||||
* Params:
|
||||
* moduleName the name of the module being imported, in "a/b/c" style
|
||||
* moduleName = the name of the module being imported, in "a/b/c" style
|
||||
* Returns:
|
||||
* The absolute path to the file that contains the module, or null if
|
||||
* not found.
|
||||
|
|
Loading…
Reference in New Issue