Skip to content

Commit 1dcdde8

Browse files
committed
Fix typo: resuts -> results
1 parent 96015da commit 1dcdde8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/numo/narray/ndloop.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1280,7 +1280,7 @@ ndloop_run(VALUE vlp)
12801280
//}
12811281
}
12821282

1283-
// setup objects in which resuts are stored
1283+
// setup objects in which results are stored
12841284
ndfunc_set_user_loop(nf, lp);
12851285

12861286
// setup buffering during loop

0 commit comments

Comments
 (0)