[Tarantool-patches] [PATCH luajit] codehealth: fix the typo
Maxim Kokryashkin
m.kokryashkin at tarantool.org
Mon Jan 29 13:39:06 MSK 2024
Hi!
Thanks for the patch!
LGTM
--
Best regards,
Maxim Kokryashkin
>Среда, 24 января 2024, 17:22 +03:00 от Sergey Kaplun <skaplun at tarantool.org>:
>
>Fix the typo found with codespell 2.2.6 in files with our own source
>code.
>---
>
>Branch: https://github.com/tarantool/luajit/tree/skaplun/gh-noticket-fix-codespell
>
>The Tarantool's CI is broken for macOS for now, so just ignore these red
>crosses.
>
> test/tarantool-c-tests/misclib-getmetrics-capi.test.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/test/tarantool-c-tests/misclib-getmetrics-capi.test.c b/test/tarantool-c-tests/misclib-getmetrics-capi.test.c
>index 1a4dce74..5bd619c6 100644
>--- a/test/tarantool-c-tests/misclib-getmetrics-capi.test.c
>+++ b/test/tarantool-c-tests/misclib-getmetrics-capi.test.c
>@@ -210,7 +210,7 @@ static void check_snap_restores(lua_State *L)
> luaM_metrics(L, &newm);
> /*
> * Remove `snap_restores` from stack.
>- * Must be done before potiential assert and exit from
>+ * Must be done before potential assert and exit from
> * the test.
> */
> lua_pop(L, 1);
>--
>2.43.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20240129/b55a2c41/attachment.htm>
More information about the Tarantool-patches
mailing list