diff options
| -rw-r--r-- | data/org.mate.peripherals-touchpad.gschema.xml.in | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/data/org.mate.peripherals-touchpad.gschema.xml.in b/data/org.mate.peripherals-touchpad.gschema.xml.in index 84aae6b..fae5306 100644 --- a/data/org.mate.peripherals-touchpad.gschema.xml.in +++ b/data/org.mate.peripherals-touchpad.gschema.xml.in @@ -77,7 +77,7 @@      </key>      <key name="motion-acceleration" type="d">        <default>-1</default> -      <summary>Single Click</summary> +      <summary>Motion Acceleration</summary>        <description>Acceleration multiplier for touchpad motion.  A value of -1 is the system default.</description>      </key>      <key name="motion-threshold" type="i"> | 
