From 36f7610cc0844a034ba068b549332cab3ef7b033 Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Thu, 9 Dec 2021 15:05:21 +0100 Subject: Force lock stitches option/extension and some typos (#1471) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2ed80a17..23ff6f4f 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ inx: version locales messages.po: inx rm -f messages.po xgettext inx/*.inx --its=its/inx.its -o messages-inx.po - # There seems to be no propper way to set the charset to utf-8 + # There seems to be no proper way to set the charset to utf-8 sed -i 's/charset=CHARSET/charset=UTF-8/g' messages-inx.po bin/pyembroidery-gettext > pyembroidery-format-descriptions.py bin/inkstitch-fonts-gettext > inkstitch-fonts-metadata.py -- cgit v1.3.1