diff --git a/oamapps/postConfigure/postConfigure.cpp b/oamapps/postConfigure/postConfigure.cpp index 2a257be36..278af1843 100644 --- a/oamapps/postConfigure/postConfigure.cpp +++ b/oamapps/postConfigure/postConfigure.cpp @@ -3591,7 +3591,7 @@ bool checkSaveConfigFile() } else { - cout << "The Calpont Configuration Data is taken from " << oldFileName << endl; + cout << "The MariaDB ColumnStore Configuration Data is taken from " << oldFileName << endl; } cout << endl;