summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schemas/org.mate.interface.gschema.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/org.mate.interface.gschema.xml.in b/schemas/org.mate.interface.gschema.xml.in
index 605c2e1..728cd81 100644
--- a/schemas/org.mate.interface.gschema.xml.in
+++ b/schemas/org.mate.interface.gschema.xml.in
@@ -174,7 +174,7 @@
<default>0</default>
<range min="0" max="2"/>
<summary>Window Scaling Factor</summary>
- <description>Internal scale factor that maps from window coordiantes to the actual device pixels. On traditional systems this is 1, but on very high density displays (e.g. HiDPI, Retina) this can be a higher value (often 2). Set to 0 to auto-detect. After changing this value, the window manager, the panel, and the desktop (caja) may need to be restarted.</description>
+ <description>Internal scale factor that maps from window coordinates to the actual device pixels. On traditional systems this is 1, but on very high density displays (e.g. HiDPI, Retina) this can be a higher value (often 2). Set to 0 to auto-detect.</description>
</key>
</schema>
</schemalist>