diff --git a/include/gz/sim/components/LinearVelocityReset.hh b/include/gz/sim/components/LinearVelocityReset.hh index c7343105f30..c54159134c3 100644 --- a/include/gz/sim/components/LinearVelocityReset.hh +++ b/include/gz/sim/components/LinearVelocityReset.hh @@ -31,7 +31,7 @@ namespace sim inline namespace GZ_SIM_VERSION_NAMESPACE { namespace components { - /// \brief Linear velocity of an entity in its own frame + /// \brief Linear velocity of an entity in it's own frame /// and in SI units (m/s). The linear velocity is /// represented by gz::math::Vector3d. using LinearVelocityReset = Component