diff --git a/export_layers/settings.py b/export_layers/settings.py index 89b1c0e0..489a39ae 100644 --- a/export_layers/settings.py +++ b/export_layers/settings.py @@ -579,7 +579,7 @@ def __delitem__(self, key): def streamline(self, force=False): """ - Streamline all Settings objects in this container. + Streamline all Setting objects in this container. If force is True, streamline settings even if the values of the other settings were not changed. This is useful e.g. for setting proper values and