From 081892e1f293b3c4ae39571b2686b25025e85d03 Mon Sep 17 00:00:00 2001 From: Manuel Giraud Date: Fri, 31 Jan 2025 19:25:03 +0100 Subject: [PATCH] Fix typo in Gnus manual * doc/misc/gnus.texi (Comparing Mail Back Ends): Fix a missing verb. (Bug#75974) (cherry picked from commit 6441b9ea7af143a882fc1222be345b9260d5bbae) --- doc/misc/gnus.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index e7b451017f7..2360cd24dac 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -17204,7 +17204,7 @@ filename is unrelated to the article number in Gnus. @code{nnmaildir} also stores the equivalent of @code{nnml}'s overview files in one file per article, so it uses about twice as many inodes as @code{nnml}. (Use @code{df -i} to see how plentiful your inode supply is.) If this -slows you down or takes up very much space, a non-block-structured +slows you down or takes up very much space, use a non-block-structured file system. Since maildirs don't require locking for delivery, the maildirs you use -- 2.39.5