jdk/src/java.desktop/share/classes/javax/sound/sampled/EnumControl.java
changeset 38986 5b96e2b155eb
parent 25859 3317bb8137f4
child 40444 afabcfc2f3ef
--- a/jdk/src/java.desktop/share/classes/javax/sound/sampled/EnumControl.java	Thu May 19 16:45:58 2016 +0530
+++ b/jdk/src/java.desktop/share/classes/javax/sound/sampled/EnumControl.java	Fri May 20 10:48:48 2016 +0300
@@ -26,8 +26,8 @@
 package javax.sound.sampled;
 
 /**
- * A {@code EnumControl} provides control over a set of discrete possible values
- * , each represented by an object. In a graphical user interface, such a
+ * An {@code EnumControl} provides control over a set of discrete possible
+ * values, each represented by an object. In a graphical user interface, such a
  * control might be represented by a set of buttons, each of which chooses one
  * value or setting. For example, a reverb control might provide several preset
  * reverberation settings, instead of providing continuously adjustable