STYLE: Corrected spelling typo

This commit is contained in:
andy
2013-03-21 10:03:25 +00:00
parent b59ca3fc1c
commit e5396fa179

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -108,7 +108,7 @@ public:
(
const surfaceFilmModel& owner,
const dictionary& dict,
const word& mdoelType
const word& modelType
);