iucar / rpms / root

Forked from rpms/root 3 years ago
Clone
Blob Blame History Raw
diff --git a/test/TFormulaTests.cxx b/test/TFormulaTests.cxx
index fd24825..ca4fd1d 100644
--- a/test/TFormulaTests.cxx
+++ b/test/TFormulaTests.cxx
@@ -500,7 +500,7 @@ bool TFormulaTests::Parser() {
 
 int main(int argc, char **argv)
 {
-   printf("strting .....\n");
+   printf("starting .....\n");
 
    TApplication theApp("App", &argc, argv);
    gBenchmark = new TBenchmark();