mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
fix typo
This commit is contained in:
parent
0180380076
commit
e5d1543a65
@ -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 = (
|
||||
|
Loading…
x
Reference in New Issue
Block a user