From 9ff039e9af102f0e73c5abd7cadb95ac9779b2fb Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Wed, 07 May 2008 11:13:09 +0000 Subject: [PATCH] Fix typo in message. --- opendj-sdk/opends/src/messages/messages/quicksetup.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/quicksetup.properties b/opendj-sdk/opends/src/messages/messages/quicksetup.properties index 2e28625..4ab0a54 100644 --- a/opendj-sdk/opends/src/messages/messages/quicksetup.properties +++ b/opendj-sdk/opends/src/messages/messages/quicksetup.properties @@ -445,7 +445,7 @@ INFO_ERROR_UPGRADE_MIGRATION_NOTE=You can cancel this upgrade altogether, \ continue anyway or retry this operation. If you cancel the server will be \ restored to the state it was in before the upgrade was attempted. If you \ - continue you should be aware that the server may not configured as it was \ + continue you should be aware that the server may not be configured as it was \ before this upgrade. A copy of the original installation files will be kept \ in <i>%s</i>. INFO_ERROR_UPGRADE_MIGRATION_NOTE_CLI=You can cancel this upgrade altogether, \ -- Gitblit v1.10.0