doc: fix: spellcheck some words

This commit is contained in:
Stéphane 2024-12-07 15:54:28 +01:00
parent 7b4f9f8f77
commit 9172a4adab
3 changed files with 6 additions and 6 deletions

View file

@ -15,10 +15,10 @@ ROOT = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
class RootSettings(BaseSettings): class RootSettings(BaseSettings):
"""The top-level namespace contains holds the configuration settings """The top-level namespace contains the configuration settings
unrelated to Canaille. unrelated to Canaille.
The configuration paramateres from the following libraries can be used: The configuration parameters from the following libraries can be used:
- :doc:`Flask <flask:config>` - :doc:`Flask <flask:config>`
- :doc:`Flask-WTF <flask-wtf:config>` - :doc:`Flask-WTF <flask-wtf:config>`

View file

@ -3850,12 +3850,12 @@ msgstr ""
#: ../../canaille/app/configuration.py:docstring of canaille.app.configuration.RootSettings:1 #: ../../canaille/app/configuration.py:docstring of canaille.app.configuration.RootSettings:1
#: 2226ecd0f90440d58a4089df736be757 #: 2226ecd0f90440d58a4089df736be757
msgid "The top-level namespace contains holds the configuration settings unrelated to Canaille." msgid "The top-level namespace contains the configuration settings unrelated to Canaille."
msgstr "" msgstr ""
#: ../../canaille/app/configuration.py:docstring of canaille.app.configuration.RootSettings:4 #: ../../canaille/app/configuration.py:docstring of canaille.app.configuration.RootSettings:4
#: f53fd6edbc9148c781006d112688f022 #: f53fd6edbc9148c781006d112688f022
msgid "The configuration paramateres from the following libraries can be used:" msgid "The configuration parameters from the following libraries can be used:"
msgstr "" msgstr ""
#: ../../canaille/app/configuration.py:docstring of canaille.app.configuration.RootSettings:6 #: ../../canaille/app/configuration.py:docstring of canaille.app.configuration.RootSettings:6