Blame SOURCES/bz1845583-exportfs-2-fix-typo.patch

d42a06
From 0f8189161ef5c09c6a6df96cb15937d430f75353 Mon Sep 17 00:00:00 2001
d42a06
From: Valentin Vidic <vvidic@debian.org>
d42a06
Date: Wed, 23 Oct 2019 22:11:14 +0200
d42a06
Subject: [PATCH] Low: exportfs: Fix spelling error
d42a06
d42a06
Replace seperated -> separated.
d42a06
---
d42a06
 heartbeat/exportfs | 2 +-
d42a06
 1 file changed, 1 insertion(+), 1 deletion(-)
d42a06
d42a06
diff --git a/heartbeat/exportfs b/heartbeat/exportfs
d42a06
index dc609a0b4..d79aced88 100755
d42a06
--- a/heartbeat/exportfs
d42a06
+++ b/heartbeat/exportfs
d42a06
@@ -52,7 +52,7 @@ Note: it follows the format defined in "man exportfs". For example, in
d42a06
 the use case to export the directory(-ies) for multiple subnets, please
d42a06
 do config a dedicated primitive for each subnet CIDR ip address, 
d42a06
 and do not attempt to use multiple CIDR ip addresses in a space
d42a06
-seperated list, like in /etc/exports.
d42a06
+separated list, like in /etc/exports.
d42a06
 </longdesc>
d42a06
 <shortdesc lang="en">
d42a06
 Client ACL.