From 53ec6b7111b2e4703307b85c85ebf9d3982dec4e Mon Sep 17 00:00:00 2001 From: Mark Vz Date: Fri, 11 Oct 2024 12:37:42 +0200 Subject: [PATCH] Fix typo --- eos-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eos-update b/eos-update index 0566e86..2769173 100755 --- a/eos-update +++ b/eos-update @@ -246,7 +246,7 @@ $progname includes (by default) special help in the following situations: - Running the 'sync' command after update. Optional help: -- Can clear package databases in case of contant problems with them. +- Can clear package databases in case of constant problems with them. - Can reset keyrings in case of constant problems with them. - Can check the validity of the locally configured lists of mirrors. - Updates AUR packages (with option --helper, see Usage below).