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

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