From 52b874742433110181260bcda987cea209063c2f Mon Sep 17 00:00:00 2001 From: neil_a_wilson <neil_a_wilson@localhost> Date: Wed, 15 Aug 2007 23:39:47 +0000 Subject: [PATCH] Correct a number of spelling errors identified in the message files. --- opends/src/messages/messages/schema.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opends/src/messages/messages/schema.properties b/opends/src/messages/messages/schema.properties index 741f487..268a071 100644 --- a/opends/src/messages/messages/schema.properties +++ b/opends/src/messages/messages/schema.properties @@ -872,9 +872,9 @@ authPassword value had an invalid trailing character at position %d MILD_ERR_ATTR_SYNTAX_ATTRSYNTAX_EXTENSION_INVALID_CHARACTER_264=The provided \ value "%s" could not be parsed as an attribute syntax extension because an \ - invalid characterwas found at position %d + invalid character was found at position %d MILD_ERR_ATTR_SYNTAX_ATTRSYNTAX_INVALID_EXTENSION_265=The attribute syntax \ - could not be parsed because of aninvalid extension.%s + could not be parsed because of an invalid extension.%s SEVERE_WARN_ATTR_SYNTAX_OBJECTCLASS_INVALID_SUPERIOR_TYPE_266=The definition \ for objectclass %s is invalid because it has an objectclass type of %s but \ this is incompatible with the objectclass type %s for the superior class %s -- Gitblit v1.10.0