genericFvPatchFields: Fix documentation typo

This commit is contained in:
Will Bainbridge
2023-08-24 16:37:23 +01:00
parent 0433bd3e00
commit 46ececfc19

View File

@ -51,7 +51,7 @@ namespace Foam
{
/*---------------------------------------------------------------------------*\
Class genericFvPatch Declaration
Class genericFvPatchField Declaration
\*---------------------------------------------------------------------------*/
template<class Type>