diff options
-rw-r--r-- | data/org.mate.Atril.gschema.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/org.mate.Atril.gschema.xml b/data/org.mate.Atril.gschema.xml index d582018e..c57c60fb 100644 --- a/data/org.mate.Atril.gschema.xml +++ b/data/org.mate.Atril.gschema.xml @@ -14,8 +14,8 @@ </key> <key name="auto-reload" type="b"> <default>true</default> - <summary>Automatically reload then document</summary> - <description>The document is automatically reloaded on file change.</description> + <summary>Automatically reload the document</summary> + <description>Whether the document is automatically reloaded on file change.</description> </key> <key name="page-cache-size" type="u"> <default>50</default> |