Skip to content

Commit 1975d6e

Browse files
urfeexurmahp
andcommitted
Apply suggestions from code review
Co-authored-by: Mads Holm Peters <[email protected]>
1 parent a5d91f0 commit 1975d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/ur_client_library/ur/calibration_checker.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ namespace urcl
3939
* packages. These are then checked against the used kinematics to see if the correct calibration
4040
* is used.
4141
*/
42-
class [[deprecated("Using the standaline CalibrationChecker consumer to compare the kinematics hash is deprecated. "
42+
class [[deprecated("Using the standalone CalibrationChecker consumer to compare the kinematics hash is deprecated. "
4343
"Please use the PrimaryClient instead.")]] CalibrationChecker
4444
: public comm::IConsumer<primary_interface::PrimaryPackage>
4545
{

0 commit comments

Comments
 (0)