From 3905ae9a4d4b66d9b64ea53ff2cafbc2487dee6b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 16 Apr 2021 16:17:45 +0100 Subject: [PATCH] run-inkscape-extension: Fix typo Signed-off-by: Ian Jackson --- run-inkscape-extension | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run-inkscape-extension b/run-inkscape-extension index 4e1c94a6..b5a60fb5 100755 --- a/run-inkscape-extension +++ b/run-inkscape-extension @@ -14,7 +14,7 @@ # I don't think it is going to be possible to sanely find out what # python version is actually expected. But I think a *reasonable* # demand on the environment is that either: -# - These if these scripts are executable, they can be executed +# - If these scripts are executable, they can be executed # - Otherwise, they are not using ancient and obsolete python $( -- 2.30.2