From 3ff6701556a4e5bbf7915a5e889a4842c86f7527 Mon Sep 17 00:00:00 2001 From: luzpaz Date: Mon, 13 May 2019 22:33:33 +0000 Subject: packaging/macos: typos fixed --- packaging/macos/020-vars.sh | 2 +- packaging/macos/inkscape.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/macos/020-vars.sh b/packaging/macos/020-vars.sh index 27bf6b35d..c6ec9089d 100644 --- a/packaging/macos/020-vars.sh +++ b/packaging/macos/020-vars.sh @@ -116,7 +116,7 @@ APP_EXE_DIR=$APP_CON_DIR/MacOS APP_LIB_DIR=$APP_RES_DIR/lib APP_PLIST=$APP_CON_DIR/Info.plist -### downlad URLs ############################################################### +### download URLs ############################################################## # These are the versioned URLs of Inkscape dependencies that are not part of # any JHBuild moduleset. (They are candidates for a custom Inkscape moduleset.) diff --git a/packaging/macos/inkscape.plist b/packaging/macos/inkscape.plist index 8c8088de8..deb085694 100644 --- a/packaging/macos/inkscape.plist +++ b/packaging/macos/inkscape.plist @@ -312,7 +312,7 @@ application-vnd.ms.xaml.icns CFBundleTypeMIMETypes - appliction/vnd.ms.xaml + application/vnd.ms.xaml CFBundleTypeName Extensible Application Markup Language (XAML) -- cgit v1.2.3