summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorBoris Nagaev <bnagaev@gmail.com>2017-09-23 14:53:26 (GMT)
committerBoris Nagaev <bnagaev@gmail.com>2017-09-24 14:37:34 (GMT)
commitd2d244a9ea2e47effb95abd622981a49954be338 (patch)
tree3be391f22d1ad733592cd6a25c0162ef05d1ee6e /plugins
parent762b015a514a8aac3b765fce48d0a829580ab179 (diff)
downloadmxe-d2d244a9ea2e47effb95abd622981a49954be338.zip
mxe-d2d244a9ea2e47effb95abd622981a49954be338.tar.gz
mxe-d2d244a9ea2e47effb95abd622981a49954be338.tar.bz2
fix typos found by misspell tool
Diffstat (limited to 'plugins')
-rw-r--r--plugins/README.md2
-rw-r--r--plugins/apps/qbittorrent-1-fixes.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/README.md b/plugins/README.md
index 6200938..2347be8 100644
--- a/plugins/README.md
+++ b/plugins/README.md
@@ -111,7 +111,7 @@ This type of package will also work with normal MXE features such as updates
and patches.
The customisation style (override/overlay) can be trickier since any arbitrary
-`make` statements can be used. Most normal variables should be overriden with
+`make` statements can be used. Most normal variables should be overridden with
[simply expanded variables](https://www.gnu.org/software/make/manual/html_node/Flavors.html#Flavors)
i.e. using `:=` instead of `=`. For example, to change a package version:
diff --git a/plugins/apps/qbittorrent-1-fixes.patch b/plugins/apps/qbittorrent-1-fixes.patch
index 4d9cbab..422ac79 100644
--- a/plugins/apps/qbittorrent-1-fixes.patch
+++ b/plugins/apps/qbittorrent-1-fixes.patch
@@ -5,7 +5,7 @@ Contains ad hoc patches for cross building.
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Boris Nagaev <bnagaev@gmail.com>
Date: Sun, 30 Aug 2015 00:28:50 +0200
-Subject: [PATCH] do not check qmake existance
+Subject: [PATCH] do not check qmake existence
Fix ./configure error: