jdk/src/share/classes/javax/sound/sampled/AudioSystem.java
changeset 6832 cb693e02b3ed
parent 5506 202f599c92aa
child 8379 3cc0596f81a5
--- a/jdk/src/share/classes/javax/sound/sampled/AudioSystem.java	Thu Oct 07 12:48:16 2010 +0400
+++ b/jdk/src/share/classes/javax/sound/sampled/AudioSystem.java	Thu Oct 07 18:13:20 2010 +0400
@@ -63,7 +63,7 @@
  * <p>Properties can be used to specify the default mixer
  * for specific line types.
  * Both system properties and a properties file are considered.
- * In the Sun reference implementation, the properties file is
+ * In the Oracle reference implementation, the properties file is
  * &quot;lib/sound.properties&quot; in the JRE
  * directory. If a property exists both as a system property and in the
  * properties file, the system property takes precedence. If none is