Add missing line break

The bullet points don't render correctly without it.
This commit is contained in:
AnyOldName3 2025-06-11 14:02:58 +01:00
parent 5163214878
commit d8c764ba5a

View File

@ -75,6 +75,7 @@ Configuration sources
Configuration for OpenMW is composed from several sources.
From lowest to highest priority, these are:
* The local or global ``openmw.cfg``.
* Any ``openmw.cfg`` files in any other directories specified with the ``config`` option.
* Options specified on the command line.