diff options
Diffstat (limited to '')
| -rw-r--r-- | testes/errors.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testes/errors.lua b/testes/errors.lua index c1c40fec..c80051fc 100644 --- a/testes/errors.lua +++ b/testes/errors.lua | |||
| @@ -507,7 +507,7 @@ end | |||
| 507 | 507 | ||
| 508 | 508 | ||
| 509 | if not _soft then | 509 | if not _soft then |
| 510 | -- several tests that exaust the Lua stack | 510 | -- several tests that exhaust the Lua stack |
| 511 | collectgarbage() | 511 | collectgarbage() |
| 512 | print"testing stack overflow" | 512 | print"testing stack overflow" |
| 513 | local C = 0 | 513 | local C = 0 |
