diff --git a/src/PostprocessData/postprocessData/postprocessData.cpp b/src/PostprocessData/postprocessData/postprocessData.cpp index 967bcfda..1ef9b644 100644 --- a/src/PostprocessData/postprocessData/postprocessData.cpp +++ b/src/PostprocessData/postprocessData/postprocessData.cpp @@ -50,7 +50,7 @@ pFlow::postprocessData::postprocessData::postprocessData if( !dict_.fileExist() || !dict_.headerOk() ) { WARNING<<"You requested postprocessData function while," - <<" the dictionary system/postprocessDataDict does not exist." + <<" the dictionary settings/postprocessDataDict does not exist." <<" This feature is disabled in the current run."<