This commit is contained in:
Christopher 2016-04-20 23:13:31 +02:00
parent 7b61a0253c
commit 935909f24b

View File

@ -146,7 +146,7 @@ var Module = Class.extend({
}, },
/* file(file) /* file(file)
* Retrieve the path to a module fike. * Retrieve the path to a module file.
* *
* argument file string - Filename. * argument file string - Filename.
* *