--- jlscp/trunk/src/org/linuxsampler/lscp/event/InstrumentsDbEvent.java 2008/04/29 15:44:09 1727 +++ jlscp/trunk/src/org/linuxsampler/lscp/event/InstrumentsDbEvent.java 2008/04/29 16:04:42 1728 @@ -48,7 +48,7 @@ * @param source The object that originated the event. * @param pathName Depending on the event this is * the absolute (escaped) path name of either a directory, or an instrument. - * @param newName When an isntrument or directory is renamed, + * @param newName When an instrument or directory is renamed, * specifies the new (non-escaped) name for the respective instrument or directory. */ public @@ -76,7 +76,7 @@ getPathName() { return pathName; } /** - * When an isntrument or directory is renamed, this method + * When an instrument or directory is renamed, this method * returns the new (non-escaped) name for the respective instrument or directory. */ public String