diff --git a/rmw/include/rmw/rmw.h b/rmw/include/rmw/rmw.h index 373bf1a6..2f9248e0 100644 --- a/rmw/include/rmw/rmw.h +++ b/rmw/include/rmw/rmw.h @@ -14,7 +14,7 @@ /** \mainpage rmw: ROS Middleware Abstraction Interface * - * `rmw` defines an interface of middleware primitives that are used by the higher level ROS API's. + * `rmw` defines an interface of middleware primitives that are used by the higher level ROS APIs. * It consists of these main components: * * - Initialization and Shutdown: