mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
spelling: modification
This commit is contained in:
parent
35904bf1d2
commit
91d62c4c71
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
-- Modificatin to be compatible with Lua 5.3
|
-- Modification to be compatible with Lua 5.3
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|
||||||
local bench = script and require(script.Parent.bench_support) or require("bench_support")
|
local bench = script and require(script.Parent.bench_support) or require("bench_support")
|
||||||
|
|
Loading…
Add table
Reference in a new issue