diff --git a/Doc/Manual/Lua.html b/Doc/Manual/Lua.html index e7b9d5c35..655ee2204 100644 --- a/Doc/Manual/Lua.html +++ b/Doc/Manual/Lua.html @@ -1378,7 +1378,7 @@ Now, from Lua usage is as follows: 0 > -
If SWIG is running in backward compatible way, i.e. without -no-old-metatable-bindings option, then additional old-style names are generated(notice the underscore):
@@ -1390,7 +1390,7 @@ If SWIG is running in backward compatible way, i.e. without -no-old-metatabl 11 > -If SWIG is launched without -no-old-metatable-bindings option, then it enters backward-compatible mode. While in this mode, it tries to generate additional names for static functions, class static constants and class enums.