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

lfrost
30.59.2008 d0c1cf674b16b4ad23456ada244c7be9a0dbe9d0
Fix minor grammatical error in dsreplication help
1 files modified
6 ■■■■ changed files
opendj-sdk/opends/src/messages/messages/admin_tool.properties 6 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/admin_tool.properties
@@ -748,9 +748,9 @@
INFO_REPLICATION_STATUS_HEADER_REPLICATION_PORT=Port (3)
INFO_REPLICATION_STATUS_HEADER_SECURE=Security (4)
INFO_REPLICATION_STATUS_REPLICATED_LEGEND=[1] The number of changes that are \
 still missing on this server (and that have been at least applied to one of \
 the other servers).%n[2] Age of oldest missing change: the date where the \
 oldest change that has not arrived to this server was generated.%n[3] The \
 still missing on this server (and that have been applied to at least one of \
 the other servers).%n[2] Age of oldest missing change: the date on which the \
 oldest change that has not arrived on this server was generated.%n[3] The \
 port used to communicate between the servers whose contents are being \
 replicated.%n[4] Whether the replication communication through the \
 replication port is encrypted or not.