Skip to content

Commit 2aec5a0

Browse files
thedevmysticfmauch
andauthored
Update joint_trajectory_controller/include/joint_trajectory_controller/interpolation_methods.hpp
Co-authored-by: Felix Exner (fexner) <[email protected]>
1 parent 1ec2608 commit 2aec5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

joint_trajectory_controller/include/joint_trajectory_controller/interpolation_methods.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ const std::unordered_map<std::string, InterpolationMethod> InterpolationMethodMa
7676
* This function looks up `InterpolationMethodMap` for corresponding `InterpolationMethod` based
7777
* on interpolation_method string.
7878
*
79-
* \param[in] `interpolation_method` The given interpolation method `string`.
79+
* \param[in] interpolation_method The given interpolation method string.
8080
*
8181
* \returns The corresponding InterpolationMethod.
8282
*

0 commit comments

Comments
 (0)