jdk/src/java.desktop/share/classes/javax/sound/midi/MidiSystem.java
changeset 27565 729f9700483a
parent 27061 3afa6296f688
child 34806 65f9c9d7b623
--- a/jdk/src/java.desktop/share/classes/javax/sound/midi/MidiSystem.java	Tue Nov 18 15:25:16 2014 -0800
+++ b/jdk/src/java.desktop/share/classes/javax/sound/midi/MidiSystem.java	Wed Dec 03 14:22:58 2014 +0000
@@ -65,7 +65,7 @@
  * Properties can be used to specify default MIDI devices. Both system
  * properties and a properties file are considered. The "sound.properties"
  * properties file is read from an implementation-specific location (typically
- * it is the {@code lib} directory in the Java installation directory). If a
+ * it is the {@code conf} directory in the Java installation directory). If a
  * property exists both as a system property and in the properties file, the
  * system property takes precedence. If none is specified, a suitable default is
  * chosen among the available devices. The syntax of the properties file is