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

mrossign
06.11.2009 b1ab1b61b2a5cb4a09cd2e727e05f42feb8ca669
opendj-sdk/opends/src/server/org/opends/server/replication/protocol/RoutableMsg.java
@@ -29,7 +29,7 @@
/**
 * This is an abstract class of messages of the replication protocol
 * for message that needs to contain information about the server that
 * send them and the destination servers to whitch they should be sent.
 * send them and the destination servers to which they should be sent.
 */
public abstract class RoutableMsg extends ReplicationMsg
{