Skip to content

Commit 2619220

Browse files
author
Patrick Bechon
committed
Fix typo in previous commit
1 parent 93793dc commit 2619220

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

extras/docs/quickstart.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,6 @@ that demonstrate the different functionality of the library.
128128
When you first install Simpit, you have to modify the *Settings.cfg* file that is found in the *GameData\KerbalSimpit* folder.
129129
You can copy the provided ``Settings.cfg.sample`` as a baseline, and you must at least define the port name to use. More information in :any:`troubleshooting`.
130130

131-
Simpit allow several controllers to be used at the same time. For this, you can define several *SerialPort* blocks in the *Settings.cfg* file. All controllers are managed independantely.
131+
Simpit allows several controllers to be used at the same time. For this, you can define several *SerialPort* blocks in the *Settings.cfg* file. All controllers are managed independently.
132132

133-
Simpit also allow to open/close a port while the game is running. This allow to reprogram the Arduino while KSP is running (you have to close the port, upload the program, open the port again).
133+
Simpit also allows you to open/close a port while the game is running. This allows you to reprogram the Arduino while KSP is running (you have to close the port, upload the program, open the port again).

0 commit comments

Comments
 (0)