Fix various typos
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -72,7 +72,7 @@ def downgrade(objects, delete=False, force=None):
|
||||
|
||||
See Also
|
||||
--------
|
||||
ugrade
|
||||
upgrade
|
||||
"""
|
||||
_name = "downgrade"
|
||||
utils.print_header(_name, "Downgrade objects")
|
||||
|
||||
Reference in New Issue
Block a user