From 60e44423478c0300639494eccac8c5c1fc27d006 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Wed, 18 Apr 2007 14:15:39 +0000
Subject: [PATCH] The following changes have two main goals:

---
 opends/src/statuspanel/org/opends/statuspanel/StatusPanelLauncher.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/statuspanel/org/opends/statuspanel/StatusPanelLauncher.java b/opends/src/statuspanel/org/opends/statuspanel/StatusPanelLauncher.java
index aa29ce8..d94456c 100644
--- a/opends/src/statuspanel/org/opends/statuspanel/StatusPanelLauncher.java
+++ b/opends/src/statuspanel/org/opends/statuspanel/StatusPanelLauncher.java
@@ -76,7 +76,7 @@
    *
    * This code also assumes that if the call to SplashWindow.main worked (and
    * the splash screen was displayed) we will never get out of it (we will call
-   * a System.exit() when we close the graphical uninstall dialog).
+   * a System.exit() when we close the graphical status dialog).
    *
    * @params String[] args the arguments used to call the SplashWindow main
    *         method

--
Gitblit v1.10.0