Fix doc comment
This commit is contained in:
parent
44bee4cf29
commit
e12d0cea5a
|
@ -194,7 +194,7 @@ struct ModuleCache
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Params:
|
* 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:
|
* Returns:
|
||||||
* The absolute path to the file that contains the module, or null if
|
* The absolute path to the file that contains the module, or null if
|
||||||
* not found.
|
* not found.
|
||||||
|
|
Loading…
Reference in New Issue