docs: Use only single space at start of new sentence

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2017-05-01 11:36:07 -04:00
parent e177d4f70d
commit a3162b17d9
6 changed files with 23 additions and 23 deletions

View file

@ -262,7 +262,7 @@ Stepper commands
* `stepper_get_position oid=%c` : This command causes the
micro-controller to generate a "stepper_position" response message
with the stepper's current position. The position is the total
with the stepper's current position. The position is the total
number of steps generated with dir=1 minus the total number of steps
generated with dir=0.