|
@@ -58,7 +58,7 @@ BenchMark<TestBenchMark>::tearDown() {
|
|
|
};
|
|
|
|
|
|
// XXX: some compilers cannot find class static constants used in
|
|
|
-// EXPECT_xxx macross, for which we need an explicit definition.
|
|
|
+// EXPECT_xxx macros, for which we need an explicit definition.
|
|
|
template <typename T>
|
|
|
const int BenchMark<T>::TIME_FAILURE;
|
|
|
}
|