From e9b3044eb0d0a267b7261d8d32f17bb885081a0b Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Thu, 03 Sep 2009 13:49:44 +0000
Subject: [PATCH] Fix some typos and fix a wrongly formatted label in the license panel of the setup.
---
opends/src/quicksetup/org/opends/quicksetup/ui/StepsPanel.java | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/opends/src/quicksetup/org/opends/quicksetup/ui/StepsPanel.java b/opends/src/quicksetup/org/opends/quicksetup/ui/StepsPanel.java
index 7b80adb..89d196d 100644
--- a/opends/src/quicksetup/org/opends/quicksetup/ui/StepsPanel.java
+++ b/opends/src/quicksetup/org/opends/quicksetup/ui/StepsPanel.java
@@ -22,7 +22,7 @@
* CDDL HEADER END
*
*
- * Copyright 2006-2008 Sun Microsystems, Inc.
+ * Copyright 2006-2009 Sun Microsystems, Inc.
*/
package org.opends.quicksetup.ui;
@@ -102,7 +102,7 @@
}
/**
- * Updates the visiblitiy of the steps depending on the current contents
+ * Updates the visibility of the steps depending on the current contents
* of the panels (uses the QuickSetup to know what is displayed in the
* panels).
*
--
Gitblit v1.10.0