summaryrefslogtreecommitdiff
path: root/lib/debug/utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/debug/utils.py')
-rw-r--r--lib/debug/utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/debug/utils.py b/lib/debug/utils.py
index 9618d173..10d840d9 100644
--- a/lib/debug/utils.py
+++ b/lib/debug/utils.py
@@ -5,7 +5,7 @@
# this file is without: import inkex
# - we need dump argv and sys.path as is on startup from inkscape
-# - later sys.path may be modified that influences importing inkex (see prefere_pip_inkex)
+# - later sys.path may be modified that influences importing inkex (see prefer_pip_inkex)
import os
import sys