fixed typos

This commit is contained in:
Monica Moniot
2022-11-29 18:04:38 -05:00
parent 3784404bb7
commit e1f907ce87
3 changed files with 10 additions and 10 deletions

View File

@@ -55,8 +55,8 @@ depot=Depot control
wagon-manifest=Wagon control
network=Network
network-tooltip=A signal is used to identify which network this combinator is a member of. Trains will only be dispatched from depots to provide and request stations if they are all identified with the same signal.
auto-tooltip=When checked trains in the network are automatically blacklisted if they are not able to interact with all of the loading and unloading machines present along the station. When unchecked the blacklist is empty and all trains are allowed.
auto-description=Automatic train blacklist
auto-tooltip=When checked trains in the network are automatically added to the allow-list if they are not able to interact with all of the loading and unloading machines present along the station. When unchecked the allow-list is not used and all trains are allowed.
auto-description=Automatic train allow-list
switch-provide=Provide only
switch-request=Request only
switch-provide-tooltip=Lock this station to only provide items to the network. By default it both requests and provides.