summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.