Blame SOURCES/0062-docs-firewall-cmd-small-description-grammar-fix.patch

00cd46
From cd158a2880734c5da329e9a5c9c075ba5bceced6 Mon Sep 17 00:00:00 2001
00cd46
From: diegoe <diegoe@gnome.org>
00cd46
Date: Wed, 21 Oct 2020 21:19:52 -0500
00cd46
Subject: [PATCH 62/62] docs(firewall-cmd): small description grammar fix
00cd46
00cd46
(cherry picked from commit 9ae97bb2b65fbafa0ed5c0bfd9ebd5945bc6bea9)
00cd46
(cherry picked from commit 9b4664fca4d3551dbb758a53b212a5aab043ccd9)
00cd46
---
00cd46
 doc/xml/firewall-cmd.xml.in | 2 +-
00cd46
 1 file changed, 1 insertion(+), 1 deletion(-)
00cd46
00cd46
diff --git a/doc/xml/firewall-cmd.xml.in b/doc/xml/firewall-cmd.xml.in
00cd46
index 702c549ab9d9..1789f513d8ee 100644
00cd46
--- a/doc/xml/firewall-cmd.xml.in
00cd46
+++ b/doc/xml/firewall-cmd.xml.in
00cd46
@@ -56,7 +56,7 @@
00cd46
     <title>Description</title>
00cd46
 		
00cd46
     <para>
00cd46
-      firewall-cmd is the command line client of the firewalld daemon. It provides interface to manage runtime and permanent configuration.
00cd46
+      firewall-cmd is the command line client of the firewalld daemon. It provides an interface to manage the runtime and permanent configurations.
00cd46
     </para>
00cd46
 
00cd46
     <para>
00cd46
-- 
00cd46
2.28.0
00cd46