From 3188c16af6562f0acaa75a5d6ef49d0851ac1f0a Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Sat, 21 Mar 2015 18:24:10 +0000 Subject: [PATCH] Fixed typo in comment --- motorApp/MotorSrc/asynMotorAxis.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motorApp/MotorSrc/asynMotorAxis.h b/motorApp/MotorSrc/asynMotorAxis.h index e7882692..8c47fa31 100644 --- a/motorApp/MotorSrc/asynMotorAxis.h +++ b/motorApp/MotorSrc/asynMotorAxis.h @@ -2,7 +2,7 @@ * * Mark Rivers * - * This file defines the base class for an asynMotoAxis. It is the class + * This file defines the base class for an asynMotorAxis. It is the class * from which real motor axes are derived. */ #ifndef asynMotorAxis_H