Skip to content
Snippets Groups Projects
Commit 74eeaff9 authored by Mattijs Janssens's avatar Mattijs Janssens
Browse files

typo in comment

parent ef69bc6c
Branches
Tags
No related merge requests found
...@@ -230,8 +230,8 @@ void write ...@@ -230,8 +230,8 @@ void write
int main(int argc, char *argv[]) int main(int argc, char *argv[])
{ {
argList::noParallel(); argList::noParallel();
argList::validArgs.append("surface"); argList::validArgs.append("input file");
argList::validArgs.append("output name"); argList::validArgs.append("output file");
# include "setRootCase.H" # include "setRootCase.H"
# include "createTime.H" # include "createTime.H"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment