summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2018-02-05 15:37:38 -0500
committerMartin Wimpress <[email protected]>2018-02-06 03:57:24 -0800
commitffd32f2053b34ee9f279a1fca7d5f9a49baff32e (patch)
tree7a162c3f5d73a8f317330254f29b3b1c29068054
parent23de7a1e436101bd965235900691520311c6e245 (diff)
downloadmate-desktop-ffd32f2053b34ee9f279a1fca7d5f9a49baff32e.tar.bz2
mate-desktop-ffd32f2053b34ee9f279a1fca7d5f9a49baff32e.tar.xz
Fix typo and remove unnecessary message
-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>