diff options
Diffstat (limited to 'schemas/org.mate.interface.gschema.xml.in.in')
-rw-r--r-- | schemas/org.mate.interface.gschema.xml.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/org.mate.interface.gschema.xml.in.in b/schemas/org.mate.interface.gschema.xml.in.in index 8477555..c8b3742 100644 --- a/schemas/org.mate.interface.gschema.xml.in.in +++ b/schemas/org.mate.interface.gschema.xml.in.in @@ -108,7 +108,7 @@ <key name="gtk-overlay-scrolling" type="b"> <default>false</default> <_summary>Use GTK3 overlay scrolling</_summary> - <_description>Whether builtin GTK+ scrolled windows will use overlay scrolling. Overlay scrolling hides and reduces the size of the scrollbar untill it get's focus.</_description> + <_description>Whether built-in GTK+ scrolled windows will use overlay scrolling. Overlay scrolling hides and reduces the size of the scrollbar until it gets focus.</_description> </key> <key name="gtk-enable-animations" type="b"> <default>true</default> |