mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Gaetan Boismal
08.48.2016 7a80244dbf66ecd2e5331cb5324d0228739d4457
Fix typo in message
1 files modified
2 ■■■ changed files
opendj-sdk/opendj-core/src/main/resources/com/forgerock/opendj/ldap/core.properties 2 ●●● patch | view | raw | blame | history
opendj-sdk/opendj-core/src/main/resources/com/forgerock/opendj/ldap/core.properties
@@ -1611,7 +1611,7 @@
 value "%s" could not be parsed as a valid assertion value because the \
 character '%c' is not allowed. The acceptable values are s (second), \
 m (minute), h (hour), D (date), M (month) and Y (year)
ERR_INVALID_COMPACTED_UNSIGNED_INT="Expected a compacted unsigned int (value less than %d), \
ERR_INVALID_COMPACTED_UNSIGNED_INT=Expected a compacted unsigned int (value less than %d), \
 but got a compacted unsigned long: %d
ERR_TRANSACTION_ID_CONTROL_BAD_OID=Cannot decode the provided \
 control as a transaction id control because it contained the OID '%s', \