summaryrefslogtreecommitdiffstats
path: root/tests/core/math/test_math.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core/math/test_math.cpp')
-rw-r--r--tests/core/math/test_math.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/core/math/test_math.cpp b/tests/core/math/test_math.cpp
index 7b1f3af2b9..a24a8fde2b 100644
--- a/tests/core/math/test_math.cpp
+++ b/tests/core/math/test_math.cpp
@@ -308,7 +308,7 @@ public:
curly_stack++;
break;
} else {
- break; //whathever else
+ break; //whatever else
}
}