Skip to content

Commit

Permalink
fix head v mast
Browse files Browse the repository at this point in the history
  • Loading branch information
bobjacobsen committed Oct 18, 2021
1 parent a7514a3 commit 4c7a1a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/src/jmri/implementation/SingleTurnoutSignalHead.java
Expand Up @@ -30,7 +30,7 @@ public class SingleTurnoutSignalHead extends DefaultSignalHead implements Proper
* Ctor including user name.
*
* @param sys system name for head
* @param user userName user name for mast
* @param user userName user name for head
* @param lit named bean for turnout switching the Lit property
* @param on Appearance constant from {@link jmri.SignalHead} for the
* output on (Turnout thrown) appearance
Expand Down

0 comments on commit 4c7a1a0

Please sign in to comment.