summaryrefslogtreecommitdiff
path: root/schemas
diff options
context:
space:
mode:
authorPiotr Drąg <piotrdrag@gmail.com>2018-12-01 19:27:16 +0100
committerPiotr Drąg <piotrdrag@gmail.com>2018-12-01 19:27:16 +0100
commitf37dcb888f89500bc1a4e9289437be396e0d5c8e (patch)
tree5ef4e4b39044f2b572e331af97de7521f33d0fe1 /schemas
parent71531eedf767220d44fcbbe42fb7c8b72c11ca13 (diff)
downloadgsettings-desktop-schemas-f37dcb888f89500bc1a4e9289437be396e0d5c8e.tar.gz
schemas: Fix a typo in recent-files-max-age description
Diffstat (limited to 'schemas')
-rw-r--r--schemas/org.gnome.desktop.privacy.gschema.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/org.gnome.desktop.privacy.gschema.xml.in b/schemas/org.gnome.desktop.privacy.gschema.xml.in
index 6d271e7..0f0edf2 100644
--- a/schemas/org.gnome.desktop.privacy.gschema.xml.in
+++ b/schemas/org.gnome.desktop.privacy.gschema.xml.in
@@ -41,7 +41,7 @@
<summary>Number of days to remember recently used files for</summary>
<description>Recently used files will be remembered for this many days.
If set to 0, recent files will not be remembered; if set to -1, they
- will be retained indefinitively.</description>
+ will be retained indefinitely.</description>
</key>
<key name="remember-app-usage" type="b">
<default>true</default>