diff options
Diffstat (limited to 'manual/manual.of')
| -rw-r--r-- | manual/manual.of | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/manual.of b/manual/manual.of index 9b8e144d..54f67b3e 100644 --- a/manual/manual.of +++ b/manual/manual.of | |||
| @@ -2425,7 +2425,7 @@ The conditions are as follows: | |||
| 2425 | If the vararg table has a name, | 2425 | If the vararg table has a name, |
| 2426 | that name is not an upvalue in a nested function | 2426 | that name is not an upvalue in a nested function |
| 2427 | and it is used only as the base table | 2427 | and it is used only as the base table |
| 2428 | in the syntactic constructions @T{t[exp]} or @T{t.id}). | 2428 | in the syntactic constructions @T{t[exp]} or @T{t.id}. |
| 2429 | Note that an anonymous vararg table always satisfy these conditions. | 2429 | Note that an anonymous vararg table always satisfy these conditions. |
| 2430 | 2430 | ||
| 2431 | } | 2431 | } |
