Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
Change-Id: If014287130857c122d7d13a9c8d1eab5d8e0f299
Reviewed-on: http://review.couchbase.org/7722
Reviewed-by: Bin Cui <bin.cui@gmail.com>
Tested-by: Bin Cui <bin.cui@gmail.com>
  • Loading branch information
Aliaksey Kandratsenka authored and bcui6611 committed Jul 5, 2011
1 parent f259320 commit d00de3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion priv/public/js/settings.js
Expand Up @@ -444,7 +444,7 @@ var EmailAlertsSection = {
val.alerts)!==-1,
value: 'auto_failover_other_nodes_down'
},{
label: 'Node was\'t auto-failovered as the remaining cluster ' +
label: 'Node wasn\'t auto-failovered as the cluster ' +
'was too small (less than 3 nodes)',
enabled: $.inArray('auto_failover_cluster_too_small',
val.alerts)!==-1,
Expand Down

0 comments on commit d00de3d

Please sign in to comment.