Skip to content

Commit

Permalink
[docs] spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stonier committed Feb 25, 2020
1 parent afb4240 commit 10fd3ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py_trees_ros/action_clients.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ class FromBlackboard(py_trees.behaviour.Behaviour):
.. code-block:: python
action_client = py_trees_ros.aciton_clients.FromBlackboard(
action_client = py_trees_ros.action_clients.FromBlackboard(
action_type=py_trees_actions.Dock,
action_name="dock",
name="ActionClient",
Expand Down

0 comments on commit 10fd3ec

Please sign in to comment.