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

neil_a_wilson
17.22.2007 f8660f72658a609eaa1b997a448229d22af0dcbb
opends/src/server/org/opends/server/synchronization/common/package-info.java
@@ -27,7 +27,7 @@
/**
 * This package contains utilities that can are used by all the packages
 * below org.opends.server.synchronization
 * below org.opends.server.synchronization.
 * <br>
 * The main classes of this core are :
 * <ul>
@@ -36,7 +36,7 @@
 * Define Change Numbers used to identify and to order the LDAP changes
 * </li>
 * <li>
 * <A HREF="ServerState.html"><B>ServerStaten</B></A>
 * <A HREF="ServerState.html"><B>ServerState</B></A>
 * This class is used to define and store the updatedness of any component
 * of the synchronization architecture (i.e : to know which changes
 * it has already processed).