From 56c816d830db7f0c823c559b7d3db1344aaed295 Mon Sep 17 00:00:00 2001 From: Joe Lawrence Date: Tue, 2 Mar 2021 16:11:32 -0500 Subject: [PATCH] spec: fix kpatch-dnf description typos The kpatch-dnf description: "kpatch-dnf is a DNF plugin than manages subcription ..." should read: "kpatch-dnf is a DNF plugin that manages subscription ..." Resolves: rhbz#1934292 Signed-off-by: Joe Lawrence --- kpatch.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kpatch.spec b/kpatch.spec index c5482e2..8edde69 100644 --- a/kpatch.spec +++ b/kpatch.spec @@ -42,7 +42,7 @@ Requires: python3-dnf python3-hawkey Provides: kpatch-dnf %description -n kpatch-dnf -kpatch-dnf is a DNF plugin than manages subcription to kpatch-patch updates. +kpatch-dnf is a DNF plugin that manages subscription to kpatch-patch updates. When enabled, kernel packages are automatically subscribed to corresponding kpatch-patch packages updates.