diff --git a/resources/default_tweaks.py b/resources/default_tweaks.py index fe831084fc..3941cc5663 100644 --- a/resources/default_tweaks.py +++ b/resources/default_tweaks.py @@ -426,7 +426,7 @@ metadata_single_use_2_cols_for_custom_fields = True #: Order of custom column(s) in edit metadata # Controls the order that custom columns are listed in edit metadata single # and bulk. The columns listed in the tweak are displayed first and in the -# order provided. Any columns not listed are dislayed after the listed ones, +# order provided. Any columns not listed are displayed after the listed ones, # in alphabetical order. Do note that this tweak does not change the size of # the edit widgets. Putting comments widgets in this list may result in some # odd widget spacing when using two-column mode.