jdk/src/share/classes/javax/sound/sampled/AudioFormat.java
changeset 21278 ef8a3a2a72f2
parent 20117 44caeeb854dd
child 22584 eed64ee05369
--- a/jdk/src/share/classes/javax/sound/sampled/AudioFormat.java	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/javax/sound/sampled/AudioFormat.java	Tue Oct 29 17:01:06 2013 +0400
@@ -31,7 +31,7 @@
 
 /**
  * <code>AudioFormat</code> is the class that specifies a particular arrangement of data in a sound stream.
- * By examing the information stored in the audio format, you can discover how to interpret the bits in the
+ * By examining the information stored in the audio format, you can discover how to interpret the bits in the
  * binary sound data.
  * <p>
  * Every data line has an audio format associated with its data stream. The audio format of a source (playback) data line indicates