summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/org.mate.marco.gschema.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/org.mate.marco.gschema.xml b/src/org.mate.marco.gschema.xml
index 636767dc..ef24e2fc 100644
--- a/src/org.mate.marco.gschema.xml
+++ b/src/org.mate.marco.gschema.xml
@@ -168,8 +168,8 @@
</key>
<key name="center-new-windows" type="b">
<default>true</default>
- <summary>Determine if new windows are created on the center of the screen</summary>
- <description>If set to true, new windows are open on the center of the screen, else they are open on the top left of the screen.</description>
+ <summary>Determines if new windows are created on the center of the screen</summary>
+ <description>If set to true, new windows are opened in the center of the screen. Otherwise, they are opened at the top left of the screen.</description>
</key>
<key name="side-by-side-tiling" type="b">
<default>true</default>