From 1fa3efd7b4ac55d429bd470a1f6e8f82a3e94182 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Tue, 5 May 2015 13:58:41 -0700 Subject: [PATCH] Fix documentation --- packaging/os/yum.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/os/yum.py b/packaging/os/yum.py index 5bc61172cc6..a8b996c84de 100644 --- a/packaging/os/yum.py +++ b/packaging/os/yum.py @@ -50,7 +50,7 @@ options: aliases: [] exclude: description: - - "Package name(s) to exlude when state=present, or latest + - "Package name(s) to exclude when state=present, or latest" required: false version_added: "2.0" default: null