From 897776d2da09cc7e3177faafc05f92e35e940af8 Mon Sep 17 00:00:00 2001 From: khalim19 Date: Fri, 27 Jun 2014 21:01:33 +0200 Subject: [PATCH] Fix typo in code documentation --- export_layers/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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