mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-15 22:46:36 +00:00
Add missing line break
The bullet points don't render correctly without it.
This commit is contained in:
parent
5163214878
commit
d8c764ba5a
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ Configuration sources
|
||||||
|
|
||||||
Configuration for OpenMW is composed from several sources.
|
Configuration for OpenMW is composed from several sources.
|
||||||
From lowest to highest priority, these are:
|
From lowest to highest priority, these are:
|
||||||
|
|
||||||
* The local or global ``openmw.cfg``.
|
* The local or global ``openmw.cfg``.
|
||||||
* Any ``openmw.cfg`` files in any other directories specified with the ``config`` option.
|
* Any ``openmw.cfg`` files in any other directories specified with the ``config`` option.
|
||||||
* Options specified on the command line.
|
* Options specified on the command line.
|
||||||
|
|
Loading…
Reference in a new issue