From 33102a64e1df26ae59f43e0015dd4bd8d5611f9c Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Sat, 05 Dec 2009 10:19:59 +0000
Subject: [PATCH] Fix a typo.
---
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/StatusGenericPanel.java | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/StatusGenericPanel.java b/opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/StatusGenericPanel.java
index 07a08e9..9f5c9cd 100644
--- a/opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/StatusGenericPanel.java
+++ b/opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/StatusGenericPanel.java
@@ -552,7 +552,7 @@
}
/**
- * Notifies the configuraton element created listener that a new object has
+ * Notifies the configuration element created listener that a new object has
* been created.
* @param configObject the created object.
*/
--
Gitblit v1.10.0