Skip to content

Commit 83fff32

Browse files
committed
Change will work -> works
1 parent cd9f909 commit 83fff32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crud/select/merger.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ end
8181
-- See
8282
-- https://github.com/tarantool/tarantool/blob/0ab21ac9eeaaae2aa0aef5e598d374669f96df9e/src/lua/msgpackffi.lua
8383
-- to understand following hell
84-
-- This code will work for ALL Tarantool versions
84+
-- This code works for ALL Tarantool versions
8585
local strict_alignment = (jit.arch == 'arm')
8686
local uint16_ptr_t = ffi.typeof('uint16_t *')
8787
local uint32_ptr_t = ffi.typeof('uint32_t *')

0 commit comments

Comments
 (0)