BUG: CSV - corrected typo - mantis #959

This commit is contained in:
andy
2013-08-14 13:50:16 +01:00
parent f2405e75af
commit 43d09748f7

View File

@ -131,7 +131,7 @@ public:
( (
const word& entryName, const word& entryName,
const dictionary& dict, const dictionary& dict,
const word& ext = "Ceoffs" const word& ext = "Coeffs"
); );
//- Copy constructor //- Copy constructor