diff --git a/src/utils/front-end-cal/main.cc b/src/utils/front-end-cal/main.cc index ea837233a..c3f129803 100644 --- a/src/utils/front-end-cal/main.cc +++ b/src/utils/front-end-cal/main.cc @@ -448,7 +448,7 @@ int main(int argc, char** argv) } catch (const boost::exception& e) { - LOG(INFO) << "Exception caught while pushing to he internal queue."; + LOG(INFO) << "Exception caught while pushing to the internal queue."; } try {