Commit a45282e9 authored by Kristin Berry's avatar Kristin Berry
Browse files

Merge branch 'ipceCnetHealth' of github.com:USGS-Astrogeology/ISIS3 into ipceCnetHealth

parents 33333760 e0801ed8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -152,7 +152,7 @@ namespace Isis {
  void ControlHealthMonitorWidget::broken() {
    updateStatus(0);
    m_statusLabel->setText("Broken!");
    m_statusDetails->setText("This network has 2 islands.");
    m_statusDetails->setText("This network has more than one island.");
  }

  void ControlHealthMonitorWidget::weak() {