Replace middle dot with period in elipses
This commit is contained in:
@@ -117,7 +117,7 @@ public class PackageLib extends LFunction {
|
|||||||
|
|
||||||
// ======================== Module, Package loading =============================
|
// ======================== Module, Package loading =============================
|
||||||
/**
|
/**
|
||||||
* module (name [, ···])
|
* module (name [, ...])
|
||||||
*
|
*
|
||||||
* Creates a module. If there is a table in package.loaded[name], this table
|
* Creates a module. If there is a table in package.loaded[name], this table
|
||||||
* is the module. Otherwise, if there is a global table t with the given
|
* is the module. Otherwise, if there is a global table t with the given
|
||||||
|
|||||||
Reference in New Issue
Block a user