From a5020857f31ad6d03bc7c0019551cc28b9e5aad5 Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Fri, 1 Oct 2021 00:03:23 +0200 Subject: Fix typos discovered by codespell --- packaging/createmsi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging') diff --git a/packaging/createmsi.py b/packaging/createmsi.py index c55688a..72ac450 100755 --- a/packaging/createmsi.py +++ b/packaging/createmsi.py @@ -109,7 +109,7 @@ class Node: class PackageGenerator: ''' - Package generator for MSI pacakges + Package generator for MSI packages ''' def __init__(self): -- cgit v1.1