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

jvergara
04.07.2007 e7451ba77b9def9a692a110ee8deb3fa2455dca5
Fix typo.
1 files modified
2 ■■■ changed files
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/ui/ProgressPanel.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/ui/ProgressPanel.java
@@ -45,7 +45,7 @@
import org.opends.quicksetup.ProgressDescriptor;
/**
 * This panel is used to show the progress of the install or the uninstall.
 * This panel is used to show the progress of the application.
 *
 */
public class ProgressPanel extends QuickSetupStepPanel