Skip to content

Commit

Permalink
Fix comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ojwb committed Apr 2, 2014
1 parent 72305ce commit 90e6d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/lua/luarun.swg
Expand Up @@ -717,7 +717,7 @@ SWIGINTERN void SWIG_Lua_get_class_metatable(lua_State *L,const char *cname);
} else\
valid = 1;

#else /* en elua .bases table doesn't exist. Use table from swig_lua_class */
#else /* In elua .bases table doesn't exist. Use table from swig_lua_class */

#define SWIG_LUA_INIT_BASE_SEARCH(bases_count)\
assert(swig_type!=0);\
Expand Down

0 comments on commit 90e6d6c

Please sign in to comment.