Skip to content

Commit c937dd8

Browse files
committed
Fix typo in changelog
1 parent 76dd674 commit c937dd8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ur_bringup/CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Changelog for package ur_bringup
8888
* Update MoveIt file for working with simulation. (`#278 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/278>`_)
8989
* Start the tool communication script if the flag is set (`#267 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/267>`_)
9090
* Used ``spawner`` instead of ``spanwer.py`` in launch files (`#293 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/293>`_)
91-
* Do not start dashboard client if FakeHardware simuation is used. (`#286 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/286>`_)
91+
* Do not start dashboard client if FakeHardware simulation is used. (`#286 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/286>`_)
9292
* Use scaled trajectory controller per default. (`#287 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/287>`_)
9393
* Separate control node (`#281 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/281>`_)
9494
* Fix launch file arguments. (`#243 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/243>`_)

ur_controllers/CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Changelog for package ur_controllers
8787
* Adapt ros control api (`#448 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/448>`_)
8888
* scaled jtc: Use get_interface_name instead of get_name
8989
* Migrate from stopped controllers to inactive controllers
90-
stopped controllers has been depreated upstream
90+
stopped controllers has been deprecated upstream
9191
* Contributors: Felix Exner
9292

9393
2.2.2 (2022-07-19)

ur_robot_driver/CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
* Adapt ros control api (`#448 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/448>`_)
133133
* scaled jtc: Use get_interface_name instead of get_name
134134
* Migrate from stopped controllers to inactive controllers
135-
stopped controllers has been depreated upstream
135+
stopped controllers has been deprecated upstream
136136
* Contributors: Felix Exner
137137

138138
2.2.2 (2022-07-19)

0 commit comments

Comments
 (0)