diff --git a/src/libCom/osi/epicsTime.cpp b/src/libCom/osi/epicsTime.cpp index 071adca36..99c696395 100644 --- a/src/libCom/osi/epicsTime.cpp +++ b/src/libCom/osi/epicsTime.cpp @@ -522,7 +522,7 @@ double epicsTime::operator - (const epicsTime &rhs) const } // - // next compute the difference between the seconds memebers + // next compute the difference between the seconds members // and invert the sign of the nano seconds result if there // is a range violation //