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

jvergara
04.07.2007 0d9640fe2706f81c3730e70e5fdf0b99d8f6cca0
Fix typo.
1 files modified
2 ■■■ changed files
opends/src/quicksetup/org/opends/quicksetup/ui/ProgressPanel.java 2 ●●● patch | view | raw | blame | history
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