summaryrefslogtreecommitdiff
path: root/lib/elements/auto_fill.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/elements/auto_fill.py')
-rw-r--r--lib/elements/auto_fill.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/elements/auto_fill.py b/lib/elements/auto_fill.py
index bbb2aff1..62d3493c 100644
--- a/lib/elements/auto_fill.py
+++ b/lib/elements/auto_fill.py
@@ -141,7 +141,7 @@ class AutoFill(Fill):
type='boolean',
default=True)
def underlay_underpath(self):
- return self.get_boolean_param('underpath', True)
+ return self.get_boolean_param('underlay_underpath', True)
def shrink_or_grow_shape(self, amount):
if amount: