Skip to content

Commit afec4e3

Browse files
authored
Update benchmark.length.c
Signed-off-by: Sachin Pangal <151670745+Sachinn-64@users.noreply.github.com>
1 parent 358b745 commit afec4e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/node_modules/@stdlib/stats/base/ndarray/drangeabs/benchmark/c/benchmark.length.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ static void print_summary( int total, int passing ) {
5858
}
5959

6060
/**
61-
* Prints benchmark results.
61+
* Prints benchmarks results.
6262
*
6363
* @param iterations number of iterations
6464
* @param elapsed elapsed time in seconds

0 commit comments

Comments
 (0)