From 58c78539bb66543821068054da884ab472f41c3f Mon Sep 17 00:00:00 2001 From: James Tanner Date: Thu, 27 Feb 2014 12:40:51 -0500 Subject: [PATCH] Fix typo --- library/packaging/yum | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/packaging/yum b/library/packaging/yum index 065f44e229a..78cd105f826 100644 --- a/library/packaging/yum +++ b/library/packaging/yum @@ -99,7 +99,7 @@ options: description: - If repoquery is not available, install yum-utils. If the system is registered to RHN or an RHN Satellite, repoquery allows for querying - all channels assigned to the system. repoquery is also requires to + all channels assigned to the system. repoquery is also required to use the "list" parameter. required: false version_added: "1.5"