]> git.ipfire.org Git - thirdparty/snapper.git/commitdiff
Fix typo and grammar 1018/head
authorhettb <109758255+hettb@users.noreply.github.com>
Fri, 13 Jun 2025 15:25:06 +0000 (11:25 -0400)
committerGitHub <noreply@github.com>
Fri, 13 Jun 2025 15:25:06 +0000 (11:25 -0400)
Fixed typo "is" to "in", and improved grammar in snapper-configs docs.

doc/snapper-configs.xml.in

index d9cc8439178caf5d219ae51174bd92ea4068605f..b2bf8a5a43a9fd04e1a93051e2d1267937027333 100644 (file)
        <listitem>
          <para>Defines whether hourly snapshots should be created.</para>
          <para>Together with the timeline cleanup algorithm this will create
-         a collection of snapshots with more snapshots is the near past and
-         less snapshots in the far past.</para>
+         a collection of snapshots with more snapshots in the recent past and
+         fewer snapshots in the far past.</para>
          <para>Default value is &quot;no&quot;.</para>
        </listitem>
       </varlistentry>