From c23f5b9ad3aa6868267e9e2b80c9d3ef32434dd2 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.
---
opends/src/guitools/org/opends/guitools/controlpanel/ui/StatusGenericPanel.java | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/src/guitools/org/opends/guitools/controlpanel/ui/StatusGenericPanel.java b/opends/src/guitools/org/opends/guitools/controlpanel/ui/StatusGenericPanel.java
index 07a08e9..9f5c9cd 100644
--- a/opends/src/guitools/org/opends/guitools/controlpanel/ui/StatusGenericPanel.java
+++ b/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