chore: fix spelling

This commit is contained in:
John Bampton
2021-05-07 20:25:13 +10:00
committed by lijunlong
parent c93ef77262
commit f39a584775
5 changed files with 7 additions and 7 deletions

View File

@ -158,7 +158,7 @@ also the C<-b> command line option.
The generated bytecode is portable and can be loaded on any
architecture that LuaJIT supports, independent of word size or
endianess. However the bytecode compatibility versions must match.
endianness. However the bytecode compatibility versions must match.
Bytecode stays compatible for dot releases (x.y.0 E<rarr> x.y.1), but
may change with major or minor releases (2.0 E<rarr> 2.1) or between
any beta release. Foreign bytecode (e.g. from Lua 5.1) is incompatible