BUG: helpType - removed 'boundary condition' text from argList options

This commit is contained in:
Andrew Heather
2015-12-09 22:12:55 +00:00
parent 5c9dff6146
commit 2147e6f8f8

View File

@ -183,7 +183,7 @@ void Foam::helpType::init()
( (
"browse", "browse",
"word", "word",
"display documentation for boundary condition in browser" "display documentation in browser"
); );
} }