[pve-devel] [PATCH] Bugfix 684: Fix Typo
Wolfgang Link
w.link at proxmox.com
Mon Aug 17 10:52:01 CEST 2015
---
www/manager/ha/Fencing.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/manager/ha/Fencing.js b/www/manager/ha/Fencing.js
index f6bd365..1238fbc 100644
--- a/www/manager/ha/Fencing.js
+++ b/www/manager/ha/Fencing.js
@@ -16,7 +16,7 @@ Ext.define('PVE.ha.FencingView', {
viewConfig: {
trackOver: false,
deferEmptyText: false,
- emptyText: 'Use watchgog based fencing.'
+ emptyText: 'Use watchdog based fencing.'
},
columns: [
{
--
1.7.10.4
More information about the pve-devel
mailing list