Fix typos in comments while preparing the refactoring
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui / src / org / argeo / eclipse / ui / dialogs / SingleValue.java
index 05c4eaf104418e39e1841964081cd1efbd081724..d944b66ef4f03f06350038252fdac15165062b20 100644 (file)
@@ -30,7 +30,7 @@ import org.eclipse.swt.widgets.Label;
 import org.eclipse.swt.widgets.Shell;
 import org.eclipse.swt.widgets.Text;
 
-/** Dialog retrieve a single value. */
+/** Dialog to retrieve a single value. */
 public class SingleValue extends TitleAreaDialog {
        private static final long serialVersionUID = 2843538207460082349L;