Replace middle dot with period in elipses

This commit is contained in:
James Roseborough
2007-11-29 17:54:15 +00:00
parent 14007944a1
commit c57969bc77

View File

@@ -117,7 +117,7 @@ public class PackageLib extends LFunction {
// ======================== Module, Package loading =============================
/**
* module (name [, ···])
* module (name [, ...])
*
* 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