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/protocol.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opends/src/messages/messages/protocol.properties b/opends/src/messages/messages/protocol.properties index cda5141..57a21cb 100644 --- a/opends/src/messages/messages/protocol.properties +++ b/opends/src/messages/messages/protocol.properties @@ -1227,10 +1227,10 @@ SEVERE_ERR_ACCTUSABLERES_DECODE_ERROR_379=Cannot decode the provided account \ availability response control: %s SEVERE_ERR_ADDRESSMASK_PREFIX_DECODE_ERROR_380=Cannot decode the provided \ - address mask prefix because aninvalid value was specified. The permitted \ + address mask prefix because an invalid value was specified. The permitted \ values for IPv4are 0 to32 and for IPv6 0 to128 SEVERE_ERR_ADDRESSMASK_WILDCARD_DECODE_ERROR_381=Cannot decode the provided \ - address mask because an prefix maskwas specified with an wild card "*" match \ + address mask because an prefix mask was specified with an wild card "*" match \ character SEVERE_ERR_ADDRESSMASK_FORMAT_DECODE_ERROR_382=Cannot decode the provided \ address mask because the it has an invalid format -- Gitblit v1.10.0