Skip to content
Snippets Groups Projects
Commit ee541036 authored by Bertrand Thierry's avatar Bertrand Thierry
Browse files

typo

parent be58d4ba
No related branches found
No related tags found
No related merge requests found
......@@ -185,7 +185,7 @@ bool PViewData::writeMSH(const std::string &fileName, double version, bool binar
bool PViewData::writeMED(const std::string &fileName)
{
Msg::Error("MED export onnly available for mesh-based post-processing views");
Msg::Error("MED export only available for mesh-based post-processing views");
return false;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment