Index: build/unittest.sh =================================================================== diff -u -r288aff3d85e129e2beaf755ccf2c20076e0d4fad -ree8def4767355f1424798bb13d8414d2af553ead --- build/unittest.sh (.../unittest.sh) (revision 288aff3d85e129e2beaf755ccf2c20076e0d4fad) +++ build/unittest.sh (.../unittest.sh) (revision ee8def4767355f1424798bb13d8414d2af553ead) @@ -417,7 +417,7 @@ } function importCoverage() { - echo " ------------------------------ Importing the excecution report into the coverage database" + echo " ------------------------------ Importing the execution report into the coverage database" local csexe="" for test in ${TESTS_LIST[@]};do cmcsexeimport \