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/util/Utils.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/quicksetup/org/opends/quicksetup/util/Utils.java b/opends/src/quicksetup/org/opends/quicksetup/util/Utils.java
index e77eb9e..d7995e9 100644
--- a/opends/src/quicksetup/org/opends/quicksetup/util/Utils.java
+++ b/opends/src/quicksetup/org/opends/quicksetup/util/Utils.java
@@ -1559,7 +1559,7 @@
   }
 
   /**
-   * Converts existing HTML break tags to native line sparators.
+   * Converts existing HTML break tags to native line separators.
    * @param s string to convert
    * @return converted string
    */

--
Gitblit v1.10.0