summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2003-07-30 01:47:14 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:01:07 +0200
commitdd31479ebea723ad6024935e28b790000c9c8543 (patch)
tree718e7730b2a3580de28d20cf08841fd7409354ab
parent95d116296d757aca38a41c90ee52955876900471 (diff)
Fixed spelling error in NEWS file.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 03d5441..f950755 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@
- Improved support for the old-style synaptics protocol.
- Cleanup: Moved middle mouse button emulation to a separate function.
- Cleanup: Moved finger detection to a separate function.
-- More robust resynchronization code, after an idea from Harwig
+- More robust resynchronization code, after an idea from Hartwig
Felger. When we realize we are out of sync, only throw away one
byte, not all bytes already read from the touchpad.