summaryrefslogtreecommitdiff
path: root/numpy/random/src/philox/philox-benchmark.c
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/random/src/philox/philox-benchmark.c')
-rw-r--r--numpy/random/src/philox/philox-benchmark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/random/src/philox/philox-benchmark.c b/numpy/random/src/philox/philox-benchmark.c
index df5814d5f..9856a9b8e 100644
--- a/numpy/random/src/philox/philox-benchmark.c
+++ b/numpy/random/src/philox/philox-benchmark.c
@@ -1,5 +1,5 @@
/*
- * Simple benchamrk command
+ * Simple benchmark command
*
* cl philox-benchmark.c /Ox
*