Skip to content

Commit

Permalink
Restart
Browse files Browse the repository at this point in the history
  • Loading branch information
petecressman committed Apr 12, 2020
1 parent 6ee9bfe commit 6a1ff38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/src/jmri/jmrit/display/palette/ColorDialog.java
Expand Up @@ -60,7 +60,7 @@ public class ColorDialog extends JDialog implements ChangeListener {
*
* @param client Window holding the component
* @param t target whose color may be changed
* @param type whicd attribute is being changed
* @param type which attribute is being changed
* @param ca callback to tell client the component's color was changed.
* May be null if client doesen't care.
*/
Expand Down

0 comments on commit 6a1ff38

Please sign in to comment.