From ff5368171eb0bbcfc2ef6ed3c70510cb82bb583d Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Wed, 29 Jul 2009 14:58:24 +0000
Subject: [PATCH] Fix typo.

---
 opends/src/messages/messages/jeb.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/messages/messages/jeb.properties b/opends/src/messages/messages/jeb.properties
index 1c8ded6..4c966a5 100644
--- a/opends/src/messages/messages/jeb.properties
+++ b/opends/src/messages/messages/jeb.properties
@@ -179,7 +179,7 @@
  rate %.1f/sec)
 NOTICE_JEB_IMPORT_THREAD_COUNT_89=Import Thread Count: %d threads
 
-SEVERE_ERR_IMPORT_LDIF_LACK_MEM_90=Insufficiant free memory to perform import. \
+SEVERE_ERR_IMPORT_LDIF_LACK_MEM_90=Insufficient free memory to perform import. \
 At least %dMB of free memory is required
 
 INFO_JEB_IMPORT_LDIF_PROCESSING_TIME_91=LDIF processing took %d seconds

--
Gitblit v1.10.0