Skip to content

Commit 441095a

Browse files
[en] Fixed the alignment issue in the ini-block of the Extended Aircraft Missions section
1 parent cfd5e7a commit 441095a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Fixed-or-Improved-Logics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ FiringForceScatter=true ; boolean
328328
In `rulesmd.ini`:
329329
```ini
330330
[General]
331-
ExtendedAircraftMissions=false ; boolean
331+
ExtendedAircraftMissions=false ; boolean
332332

333333
[SOMEAIRCRAFT] ; AircraftType
334334
ExtendedAircraftMissions.SmoothMoving= ; boolean, default to [General] -> ExtendedAircraftMissions

0 commit comments

Comments
 (0)