Skip to content

Commit

Permalink
Fix misspelling of "trapezoidal".
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonan CM authored and jonancm committed Feb 10, 2014
1 parent fc4ad15 commit 706da87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpcore/shell.c
Original file line number Diff line number Diff line change
Expand Up @@ -2352,7 +2352,7 @@ inline void hostcmd_ac(void)
* Set system acceleration as a percentage of system maximum acceleration.
*
* System acceleration is a global parameter that affects all motors. If system acceleration is 0,
* motors in trapezopidal mode will not be able to move and motors in velocity mode will be stopped.
* motors in trapezoidal mode will not be able to move and motors in velocity mode will be stopped.
*
* Motors in trapezoidal mode must not be currently executing a trapezoidal move. This can be checked
* by issuing the SS command.
Expand Down

0 comments on commit 706da87

Please sign in to comment.