Skip to content

Commit f553282

Browse files
authored
Apply suggestions from code review
Signed-off-by: Athan <kgryte@gmail.com>
1 parent 6eaa3fd commit f553282

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/pow/benchmark/c/native

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/pow/benchmark/c/native/benchmark.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*/
1818

1919
/**
20-
* Benchmark `ellipk`.
20+
* Benchmark `pow`.
2121
*/
2222
#include "stdlib/math/base/special/pow.h"
2323
#include <stdlib.h>

0 commit comments

Comments
 (0)