Skip to content

Commit

Permalink
correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
f4alt committed Aug 16, 2023
1 parent 18636bf commit 6b56ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tclscripts/mged/help.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ set mged_help_data(opendb) {{[-f] [database.g] [y|n]} {close any currently open
set mged_help_data(orientation) $helplib_data(vo_orient)
set mged_help_data(orot) {{[-i] xdeg ydeg zdeg} {rotate object being edited}}
set mged_help_data(oscale) {{factor} {scale object by factor}}
set mged_help_data(oerlaps_tool) {{[-F][overlaps_file]} {launch the overlaps tool}}
set mged_help_data(overlaps_tool) {{[-F][overlaps_file]} {launch the overlaps tool}}
set mged_help_data(overlay) $helplib_data(dgo_overlay)
set mged_help_data(p) {{dx [dy dz]} {set parameters}}
set mged_help_data(pathlist) $helplib_data(wdb_pathlist)
Expand Down

0 comments on commit 6b56ee7

Please sign in to comment.