diff options
Diffstat (limited to 'doc/status.html')
-rw-r--r-- | doc/status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/status.html b/doc/status.html index fdb96ea3..b3d2ecfa 100644 --- a/doc/status.html +++ b/doc/status.html | |||
@@ -89,7 +89,7 @@ unexpected results — please report it. There are only very few | |||
89 | known incompatibilities with standard Lua: | 89 | known incompatibilities with standard Lua: |
90 | <ul> | 90 | <ul> |
91 | <li> | 91 | <li> |
92 | The Lua <b>debug API</b> is missing a couple of features (call/return | 92 | The Lua <b>debug API</b> is missing a couple of features (return |
93 | hooks) and shows slightly different behavior (no per-coroutine hooks, | 93 | hooks) and shows slightly different behavior (no per-coroutine hooks, |
94 | no tail call counting). | 94 | no tail call counting). |
95 | </li> | 95 | </li> |