aboutsummaryrefslogtreecommitdiffhomepage
path: root/disabled/ompbenchmark.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'disabled/ompbenchmark.cpp')
-rw-r--r--disabled/ompbenchmark.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/disabled/ompbenchmark.cpp b/disabled/ompbenchmark.cpp
index ac5155cb8..704375b0d 100644
--- a/disabled/ompbenchmark.cpp
+++ b/disabled/ompbenchmark.cpp
@@ -46,7 +46,7 @@
int main(int argc, char *argv[])
{
- // disbale floating point exceptions
+ // disable floating point exceptions
// this leads to more stable bench results
{
int aux;