Skip to content

Commit 82a8bc7

Browse files
urfeexurmahp
andauthored
Update doc/examples/instruction_executor.rst
Co-authored-by: Mads Holm Peters <[email protected]>
1 parent de118df commit 82a8bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/examples/instruction_executor.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Each element in the motion sequence can be a different motion type. In the examp
4747
``MoveJ`` motions, a ``MoveL`` motion, a ``MoveP`` motion, a ``OptimiveJ`` motion and a
4848
``OptimoveL`` motion. The primitives' parameters are directly forwarded to the underlying script
4949
functions, so the parameter descriptions for them apply, as well. Particularly, you may want to
50-
choose between either a time-based execution speed or an acceleration / velocity parametrization
50+
choose between either a time-based execution or an acceleration / velocity parametrization
5151
for some move functions. The latter will be ignored if a time > 0 is given.
5252

5353
Please refer to the script manual for details.

0 commit comments

Comments
 (0)