summaryrefslogtreecommitdiff
path: root/schemas
diff options
context:
space:
mode:
authormonsta <[email protected]>2015-12-16 17:22:22 +0300
committermonsta <[email protected]>2015-12-16 17:22:22 +0300
commitf8fe03128a80524511885f9501fc3224a49bc348 (patch)
tree3995799bffde5b6aa09f8ef9cc11d21ea9bb4512 /schemas
parent53d0f2cd29a3ba3557f4ef4f2d7967c88a8a1914 (diff)
downloadmate-desktop-f8fe03128a80524511885f9501fc3224a49bc348.tar.bz2
mate-desktop-f8fe03128a80524511885f9501fc3224a49bc348.tar.xz
added missing word in schema description
Diffstat (limited to 'schemas')
-rw-r--r--schemas/org.mate.applications-at-visual.gschema.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/org.mate.applications-at-visual.gschema.xml.in b/schemas/org.mate.applications-at-visual.gschema.xml.in
index 23d9378..a4f3c96 100644
--- a/schemas/org.mate.applications-at-visual.gschema.xml.in
+++ b/schemas/org.mate.applications-at-visual.gschema.xml.in
@@ -3,7 +3,7 @@
<key name="exec" type="s">
<default>'orca'</default>
<summary>Preferred Visual assistive technology application</summary>
- <description>Preferred Visual assistive technology application be used for login, menu, or command line.</description>
+ <description>Preferred Visual assistive technology application to be used for login, menu, or command line.</description>
</key>
<key name="startup" type="b">
<default>false</default>