ros / class_loader

ROS-independent library for dynamic class (i.e. plugin) introspection and loading from runtime libraries
http://www.ros.org/wiki/class_loader
34 stars 95 forks source link

[backport foxy] Fix spelling mistake #185

Closed DLu closed 3 years ago

hidmic commented 3 years ago

@DLu sorry for the long delay. Would you mind cherry-picking https://github.com/ros/class_loader/commit/ca8e8fc9d6efc9ac060493bd4ae519e66d864d2a instead? It helps keeping all backport PRs linked to the original one (through the commit message).

DLu commented 3 years ago

Done