aboutsummaryrefslogtreecommitdiff
path: root/doc/ext_ffi_api.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ext_ffi_api.html')
-rw-r--r--doc/ext_ffi_api.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ext_ffi_api.html b/doc/ext_ffi_api.html
index 9c815f8b..8b2a605d 100644
--- a/doc/ext_ffi_api.html
+++ b/doc/ext_ffi_api.html
@@ -255,7 +255,7 @@ contents of an <tt>__index</tt> table (if any) may be modified
255afterwards. The associated metatable automatically applies to all uses 255afterwards. The associated metatable automatically applies to all uses
256of this type, no matter how the objects are created or where they 256of this type, no matter how the objects are created or where they
257originate from. Note that pre-defined operations on types have 257originate from. Note that pre-defined operations on types have
258precedence (e.g. declared field names cannot be overriden). 258precedence (e.g. declared field names cannot be overridden).
259</p> 259</p>
260<p> 260<p>
261All standard Lua metamethods are implemented. These are called directly, 261All standard Lua metamethods are implemented. These are called directly,