mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: helpType - removed 'boundary condition' text from argList options
This commit is contained in:
@ -183,7 +183,7 @@ void Foam::helpType::init()
|
||||
(
|
||||
"browse",
|
||||
"word",
|
||||
"display documentation for boundary condition in browser"
|
||||
"display documentation in browser"
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user