Fix various typos

This commit is contained in:
luzpaz
2023-08-08 09:18:58 +00:00
committed by wwmayer
parent 4f4919a3c8
commit a6202bc3ce
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
<item>
<widget class="QLabel">
<property name="text">
<string>This page let you customize your current theme. The offered settings are optional for theme developpers so they may or may not have an effect in your current theme.</string>
<string>This page let you customize your current theme. The offered settings are optional for theme developers so they may or may not have an effect in your current theme.</string>
</property>
<property name="wordWrap">
<bool>true</bool>

View File

@@ -72,7 +72,7 @@ def downgrade(objects, delete=False, force=None):
See Also
--------
ugrade
upgrade
"""
_name = "downgrade"
utils.print_header(_name, "Downgrade objects")