Commit ebe81b15 authored by Wolfgang Link's avatar Wolfgang Link Committed by Dietmar Maurer

fix bug #684: Fix Typo

parent 08142b08
...@@ -16,7 +16,7 @@ Ext.define('PVE.ha.FencingView', { ...@@ -16,7 +16,7 @@ Ext.define('PVE.ha.FencingView', {
viewConfig: { viewConfig: {
trackOver: false, trackOver: false,
deferEmptyText: false, deferEmptyText: false,
emptyText: 'Use watchgog based fencing.' emptyText: 'Use watchdog based fencing.'
}, },
columns: [ columns: [
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment