lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> When trying to translating for Traditional Chinese version of Lua 5.3
> manual, I noticed these little typos.
> 
> Description for both events contain the following clause:
> 
> ...except that Lua will try a metamethod if any *"operator" *is neither..
> 
> 
> It should have been "*operand*", correct?

Correct. Thanks,

-- Roberto