From dbfb32056693662b9843b47c70a672f32ea55d8b Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Sat, 28 Apr 2018 04:38:34 +0200 Subject: libndb: cleanup --- sys/src/libndb/ndbreorder.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/src/libndb/ndbreorder.c') diff --git a/sys/src/libndb/ndbreorder.c b/sys/src/libndb/ndbreorder.c index 167d0a0ac..f68f7a74f 100644 --- a/sys/src/libndb/ndbreorder.c +++ b/sys/src/libndb/ndbreorder.c @@ -4,7 +4,7 @@ #include /* - * reorder the tuple to put x's line first in the entry and x fitst in its line + * reorder the tuple to put x's line first in the entry and x first in its line */ Ndbtuple* ndbreorder(Ndbtuple *t, Ndbtuple *x) -- cgit v1.2.3