[pve-devel] [PATCH ha-manager] fix #2234: fix typo in service description

Christian Ebner c.ebner at proxmox.com
Wed Jun 12 10:17:20 CEST 2019


replace Ressource by Resource

Signed-off-by: Christian Ebner <c.ebner at proxmox.com>
---
 debian/pve-ha-crm.service | 2 +-
 debian/pve-ha-lrm.service | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/pve-ha-crm.service b/debian/pve-ha-crm.service
index 800ce9b..b54992f 100644
--- a/debian/pve-ha-crm.service
+++ b/debian/pve-ha-crm.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=PVE Cluster Ressource Manager Daemon
+Description=PVE Cluster Resource Manager Daemon
 ConditionPathExists=/usr/sbin/pve-ha-crm
 Wants=pve-cluster.service
 Wants=watchdog-mux.service
diff --git a/debian/pve-ha-lrm.service b/debian/pve-ha-lrm.service
index 024566b..b5a9108 100644
--- a/debian/pve-ha-lrm.service
+++ b/debian/pve-ha-lrm.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=PVE Local HA Ressource Manager Daemon
+Description=PVE Local HA Resource Manager Daemon
 ConditionPathExists=/usr/sbin/pve-ha-lrm
 Wants=pve-cluster.service
 Wants=watchdog-mux.service
-- 
2.11.0




More information about the pve-devel mailing list