From d74bd298a73dca5ba57bc45770d980f2dd0c9cfa Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Wed, 29 Jul 2009 14:58:24 +0000 Subject: [PATCH] Fix typo. --- opendj-sdk/opends/src/messages/messages/jeb.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/jeb.properties b/opendj-sdk/opends/src/messages/messages/jeb.properties index 1c8ded6..4c966a5 100644 --- a/opendj-sdk/opends/src/messages/messages/jeb.properties +++ b/opendj-sdk/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