From e5d1543a65b55b51ab2c0cfa241e2e98c5108ea7 Mon Sep 17 00:00:00 2001 From: Alexander Bruy Date: Wed, 12 Feb 2025 06:33:13 +0000 Subject: [PATCH] fix typo --- python/plugins/processing/gui/Postprocessing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/plugins/processing/gui/Postprocessing.py b/python/plugins/processing/gui/Postprocessing.py index 046a1b624fa1..5b2db1faa7ff 100644 --- a/python/plugins/processing/gui/Postprocessing.py +++ b/python/plugins/processing/gui/Postprocessing.py @@ -285,7 +285,7 @@ def handleAlgorithmResults( if not project: project = context.project() - # store the current intersection point to restore it later + # store the current insertion point to restore it later previous_insertion_point = None if project: previous_insertion_point = (