STYLE: inverseDistanceDiffusivity : typo in comment

This commit is contained in:
mattijs
2010-09-08 17:29:24 +01:00
parent 199e130ef4
commit ee67553d2b

View File

@ -53,7 +53,7 @@ class inverseDistanceDiffusivity
// Private data
//- Patches selected to base the distance on
// These can contain regular expressions and the actuallt patch names
// These can contain regular expressions and the actual patch names
// will be searched for.
wordList patchNames_;