From d5490c61cd67db0815e5dd90ef6c9fb14952d264 Mon Sep 17 00:00:00 2001 From: hettb <109758255+hettb@users.noreply.github.com> Date: Fri, 13 Jun 2025 11:25:06 -0400 Subject: [PATCH] Fix typo and grammar Fixed typo "is" to "in", and improved grammar in snapper-configs docs. --- doc/snapper-configs.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/snapper-configs.xml.in b/doc/snapper-configs.xml.in index d9cc8439..b2bf8a5a 100644 --- a/doc/snapper-configs.xml.in +++ b/doc/snapper-configs.xml.in @@ -191,8 +191,8 @@ Defines whether hourly snapshots should be created. 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. + a collection of snapshots with more snapshots in the recent past and + fewer snapshots in the far past. Default value is "no". -- 2.47.3