Skip to content

Commit 6bf8ab2

Browse files
committed
Generic items: fix typos in manual
1 parent 8117250 commit 6bf8ab2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Source/Documentation/Manual/cabs.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -486,8 +486,8 @@ Cab controls for generic items
486486
------------------------------
487487

488488
OR supports the cabview controls for two generic two-state items.
489-
The cabview controls aree called ``<ORTS_GENERIC_ITEM_1>`` and
490-
``<ORTS_GENERIC_ITEM_2>``. Their state can be toggled also by respectively
489+
The cabview controls aree called ``<ORTS_GENERIC_ITEM1>`` and
490+
``<ORTS_GENERIC_ITEM2>``. Their state can be toggled also by respectively
491491
clicking keys ``<Shift+.>`` and ``<Shift+,>``.
492492

493493
Sound events are associated, that is::
@@ -499,7 +499,7 @@ Sound events are associated, that is::
499499

500500
Animations within the .s file of the locomotive, either stopped/moving or
501501
two-state can be associated to the item state. Linked stopped/moving (wiper type)
502-
animations are named ``<ORTSITEM1CONTONUOUS>`` and ``<ORTSITEM2CONTINUOUS>``.
502+
animations are named ``<ORTSITEM1CONTINUOUS>`` and ``<ORTSITEM2CONTINUOUS>``.
503503
Linked two-state animations (doors type) are named ``<ORTSITEM1TWOSTATE>`` and
504504
``<ORTSITEM2TWOSTATE>``.
505505
The default animation speed for stopped/moving type animations is 8 FPS.

0 commit comments

Comments
 (0)