reorderPatches: Corrected addNote

This commit is contained in:
Henry Weller
2024-05-29 12:23:55 +01:00
parent 2bb0f6b75d
commit eb68840577

View File

@ -73,8 +73,7 @@ int main(int argc, char *argv[])
argList::addNote
(
"Stitch the faces on the specified patch pairs\n"
"converting the overlapping patch faces into internal faces.\n"
"Utility to reorder the patches of a case.\n"
);
#include "addOverwriteOption.H"