diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2015-04-23 11:10:04 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2015-04-23 12:14:58 +1000 |
commit | 47d36b7c851f9145def609e4f9d8feb6d3d33740 (patch) | |
tree | e7804cd7a38d2c69483b09459c1c6708b7453fdf /hwdb | |
parent | e8043cd5fe283ff3023f98c15a2f09328805efab (diff) |
hwdb: fix typo - "sort by by..." -> "sort by..."
Diffstat (limited to 'hwdb')
-rw-r--r-- | hwdb/60-evdev.hwdb | 2 | ||||
-rw-r--r-- | hwdb/70-mouse.hwdb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/hwdb/60-evdev.hwdb b/hwdb/60-evdev.hwdb index 464d6bd068..815ac24511 100644 --- a/hwdb/60-evdev.hwdb +++ b/hwdb/60-evdev.hwdb @@ -37,7 +37,7 @@ # be present. e.g. ::45 sets the resolution to 45 units/mm. # -# Sort by by brand, model +# Sort by brand, model ######################################### # Apple diff --git a/hwdb/70-mouse.hwdb b/hwdb/70-mouse.hwdb index ba2f16c148..fbb2933581 100644 --- a/hwdb/70-mouse.hwdb +++ b/hwdb/70-mouse.hwdb @@ -98,7 +98,7 @@ # # -# Sort by by brand, type (usb, bluetooth), DPI, frequency. +# Sort by brand, type (usb, bluetooth), DPI, frequency. # For mice with switchable resolution, sort by the starred entry. ########################################## |