Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn committed Oct 26, 2024
1 parent 9233883 commit 1a35da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Meshconvert/Meshconvert.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ namespace
L" vertex cache optimize the mesh (implies -c)\n"
L" -c, --clean mesh cleaning including vertex dups for attribute sets\n"
L" -ta, --topological-adjacency -or- -ga, --geometric-adjacency\n"
L" generate topological vs. geometric adjancecy (def: ta)\n"
L" generate topological vs. geometric adjacency (def: ta)\n"
L"\n"
L" -nodds prevents extension renaming in exported materials\n"
L" -flip, --flip-face-winding reverse winding of faces\n"
Expand Down

0 comments on commit 1a35da8

Please sign in to comment.