mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
Fix typo
This commit is contained in:
parent
2d0244b921
commit
a924b566fb
@ -283,7 +283,7 @@ class PropagatingEitherWayPrivate;
|
||||
/** Base class for stages that can propagate InterfaceStates
|
||||
*
|
||||
* They read an InterfaceState on one side (start or end) and
|
||||
* push a new InterfaceState to the opposite site.
|
||||
* push a new InterfaceState to the opposite side.
|
||||
* By default, the class auto-derives its actual propagation direction from the context.
|
||||
* In order to enforce forward, backward, or bothway propagation, one can use restrictDirection().
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user