summary refs log tree commit diff
path: root/Completion/Redhat/Command/_dnf
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Redhat/Command/_dnf')
-rw-r--r--Completion/Redhat/Command/_dnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Redhat/Command/_dnf b/Completion/Redhat/Command/_dnf
index 174788ec6..ce111f38f 100644
--- a/Completion/Redhat/Command/_dnf
+++ b/Completion/Redhat/Command/_dnf
@@ -345,7 +345,7 @@ _dnf_command() {
         ;;
       clean)
         tmp=(
-          'dbcache:remove chache files generated from the repository metadata'
+          'dbcache:remove cache files generated from the repository metadata'
           'expire-cache:mark the repository metadata expired'
           'metadata:remove the repository metadata'
           'packages:remove any cached packages'