fixed spelling

This commit is contained in:
Jeff Hill
2001-02-21 16:33:40 +00:00
parent ca02b34b6f
commit 0b834904f4
+1 -1
View File
@@ -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
//