From e4f22b4ea043e49830fcd34eb02751b215eea537 Mon Sep 17 00:00:00 2001 From: Matthew Swift <matthew.swift@forgerock.com> Date: Tue, 11 Oct 2011 09:08:21 +0000 Subject: [PATCH] Fix typo in message. --- opends/src/messages/messages/admin_tool.properties | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/admin_tool.properties b/opends/src/messages/messages/admin_tool.properties index 6eb7b08..86a7b77 100644 --- a/opends/src/messages/messages/admin_tool.properties +++ b/opends/src/messages/messages/admin_tool.properties @@ -21,6 +21,7 @@ # CDDL HEADER END # # Copyright 2006-2010 Sun Microsystems, Inc. +# Portions copyright 2011 ForgeRock AS. @@ -551,7 +552,7 @@ processing may take a while, you must specify the maximum duration for this \ processing. SEVERE_ERR_REPLICATION_NO_BASE_DN_PROVIDED=You must provide at least one base \ - DN in no interactive mode. + DN in non interactive mode. SEVERE_ERR_REPLICATION_NO_ADMINISTRATOR_PASSWORD_PROVIDED=You must provide the \ password of the global administrator in non interactive mode. You can \ provide it using the %s or the %s options. -- Gitblit v1.10.0