--- cvsroot/libeio/eio.c 2009/06/15 05:34:49 1.42 +++ cvsroot/libeio/eio.c 2009/06/17 18:29:15 1.43 @@ -869,7 +869,7 @@ #endif /* even though we could play tricks with the flags, it's better to always - * call fdatasync, as thta matches the expectation of it's users best */ + * call fdatasync, as that matches the expectation of its users best */ return fdatasync (fd); }