commit: 6bca1d8c9fb26f5603e3d45744b94a6220b438db
Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 25 15:14:57 2021 +0000
Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 15:20:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bca1d8c
app-admin/logrotate: fix a typo in logrotate.conf
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Acked-by: Andreas K. Huettel <dilfridge <AT> gentoo.org>
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>
app-admin/logrotate/files/logrotate.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/logrotate/files/logrotate.conf
b/app-admin/logrotate/files/logrotate.conf
index ff3319fd835..d25e0238586 100644
--- a/app-admin/logrotate/files/logrotate.conf
+++ b/app-admin/logrotate/files/logrotate.conf
@@ -39,4 +39,4 @@ include /etc/logrotate.d
rotate 1
}
-# system-specific logs may be also be configured here.
+# system-specific logs may also be configured here.