summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2015-09-09 10:51:03 +0200
committerinfirit <[email protected]>2015-09-09 10:51:40 +0200
commit632979d6d5a65a8a105b10813b7ac63484348412 (patch)
treeeb50115287433804c2b06f848b0eced8d62ab3f4
parent3418b46206038a3e39768f23402e5b65130a192d (diff)
downloadmate-netbook-632979d6d5a65a8a105b10813b7ac63484348412.tar.bz2
mate-netbook-632979d6d5a65a8a105b10813b7ac63484348412.tar.xz
Fix spelling of maximized in gschema
-rw-r--r--maximus/org.mate.maximus.gschema.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/maximus/org.mate.maximus.gschema.xml.in b/maximus/org.mate.maximus.gschema.xml.in
index 0fde1cc..a08ea2a 100644
--- a/maximus/org.mate.maximus.gschema.xml.in
+++ b/maximus/org.mate.maximus.gschema.xml.in
@@ -18,7 +18,7 @@
<key name="no-maximize" type="b">
<default>true</default>
<summary>Do not automatically maximize newly opened windows</summary>
- <description>Do not automatically maximize newly opened windows. If undecorate is set, will still undecorate maximised windows.</description>
+ <description>Do not automatically maximize newly opened windows. If undecorate is set, will still undecorate maximized windows.</description>
</key>
</schema>
</schemalist>