summaryrefslogtreecommitdiffstats
path: root/usr.sbin/moused/moused.c
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-02-18 10:43:53 +0000
committerasmodai <asmodai@FreeBSD.org>2001-02-18 10:43:53 +0000
commit3065478332a49197980fb33f9c27a87e0bb7248d (patch)
tree351d3248daf53d0b7b71746b8ece4b26a49ff090 /usr.sbin/moused/moused.c
parent0f00927ea0ae73e06c47bde5c0a01ade16bc3a08 (diff)
downloadFreeBSD-src-3065478332a49197980fb33f9c27a87e0bb7248d.zip
FreeBSD-src-3065478332a49197980fb33f9c27a87e0bb7248d.tar.gz
Preceed/preceeding are not english words. Use precede and preceding.
Diffstat (limited to 'usr.sbin/moused/moused.c')
-rw-r--r--usr.sbin/moused/moused.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/moused/moused.c b/usr.sbin/moused/moused.c
index 996b02a..df3a9b0 100644
--- a/usr.sbin/moused/moused.c
+++ b/usr.sbin/moused/moused.c
@@ -1562,10 +1562,10 @@ r_protocol(u_char rBuf, mousestatus_t *act)
/*
* [KY-97/08/03]
- * Receive the fourth byte only when preceeding three bytes have
+ * Receive the fourth byte only when preceding three bytes have
* been detected (pBufP >= cur_proto[4]). In the previous
* versions, the test was pBufP == 0; thus, we may have mistakingly
- * received a byte even if we didn't see anything preceeding
+ * received a byte even if we didn't see anything preceding
* the byte.
*/
OpenPOWER on IntegriCloud