Skip to content

Commit 6971c40

Browse files
committed
Automatic merge of T1.5.1-585-g2be1faa5d and 12 pull requests
- Pull request #757 at 98dd1a7: Unify RailDriver code implementations - Pull request #831 at f6ca1e1: poor mans switch panel on tablet - Pull request #839 at d00beb9: First phase of https://blueprints.launchpad.net/or/+spec/additional-cruise-control-parameters - Pull request #841 at ce3bc1f: https://blueprints.launchpad.net/or/+spec/animating-trainset-windows - Pull request #853 at d05f581: Notify out of focus - Pull request #855 at b39e5d8: Adds new route from TrainSimulations - Pull request #857 at 9afc8c3: Adding Air Flow Meters - Pull request #865 at 776d6df: Dispatcher window improvements - Pull request #866 at c15333e: Fix Articulation For 0-Axle Train Cars - Pull request #870 at 5cb32fa: Fix water restore - Pull request #873 at cf0ed99: Reduce allocations in signal script - Pull request #874 at d500329: Dynamic brake controller refactoring
14 parents 1623f62 + 2be1faa + 98dd1a7 + f6ca1e1 + d00beb9 + ce3bc1f + d05f581 + b39e5d8 + 9afc8c3 + 776d6df + c15333e + 5cb32fa + cf0ed99 + d500329 commit 6971c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/RunActivity/Viewer3D/WebServices/SwitchPanel/SwitchOnPanelDefinition.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ private string determineDescription(UserCommand userCommand)
162162
string description = "";
163163

164164
/*
165-
* this code could be simplified, however the GetParticularString is necessar to make translations possible
165+
* this code could be simplified, however the GetParticularString is necessary to make translations possible
166166
*/
167167
switch (userCommand)
168168
{

0 commit comments

Comments
 (0)