From 847205eb06dbc93a43233068fd29cf6ced2b5f8b Mon Sep 17 00:00:00 2001 From: Wojciech Nawrocki Date: Sat, 24 Oct 2020 15:18:26 -0400 Subject: [PATCH] settings_templates: typo Oops! --- lib/logitech_receiver/settings_templates.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/logitech_receiver/settings_templates.py b/lib/logitech_receiver/settings_templates.py index 2b54bd50..7774a0ad 100644 --- a/lib/logitech_receiver/settings_templates.py +++ b/lib/logitech_receiver/settings_templates.py @@ -104,7 +104,7 @@ _THUMB_SCROLL_MODE = ('thumb-scroll-mode', _('Thumb Wheel HID++ Scrolling'), _THUMB_SCROLL_INVERT = ('thumb-scroll-invert', _('Thumb Wheel Direction'), _('Invert thumb wheel scroll direction.')) _GESTURE2_GESTURES = ('gesture2-gestures', _('Gestures'), _('Tweak the mouse/touchpad behaviour.')) _GESTURE2_PARAMS = ('gesture2-params', _('Gesture params'), _('Change numerical parameters of a mouse/touchpad.')) -_DPI_SLIDING = ('dpi-sliding', _('DPI Sliding Ajustment'), +_DPI_SLIDING = ('dpi-sliding', _('DPI Sliding Adjustment'), _('Adjust the DPI by sliding the mouse horizontally while holding the DPI button.')) _GESTURE2_GESTURES_LABELS = {