summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_difflib_expect.html
stat options
Period:
Authors:

Commits per author per week (path 'Lib/test/test_difflib_expect.html')

AuthorW10 2026W11 2026W12 2026W13 2026Total
Total00000
-rw-r--r--plugins/README.md2
-rw-r--r--plugins/apps/qbittorrent-1-fixes.patch2
-rw-r--r--src/cmake/modules/FindFriBiDi.cmake2
-rw-r--r--src/cmake/modules/FindSDL.cmake2
-rw-r--r--src/cmake/modules/FindSDL_image.cmake2
-rw-r--r--src/cmake/modules/FindSDL_mixer.cmake4
-rw-r--r--src/cmake/modules/FindSDL_net.cmake4
-rw-r--r--src/cmake/modules/FindSDL_sound.cmake4
-rw-r--r--src/cmake/modules/FindSDL_ttf.cmake4
-rw-r--r--src/cmake/modules/FindTIFF.cmake2
-rw-r--r--src/devil-1-fixes.patch2
-rw-r--r--src/ghostscript-1-fixes.patch2
-rw-r--r--src/hamlib-test.c2
-rw-r--r--src/hamlib.mk2
-rw-r--r--src/minizip-1-unzOpenBuffer.patch2
-rw-r--r--src/ocaml-core.mk2
-rw-r--r--src/ocaml-xml-light.mk2
-rw-r--r--src/opencv-3-fixes-pkgconfig.patch2
-rw-r--r--src/postgresql.mk2
-rw-r--r--src/qt-1-cherrypicks.patch2
-rwxr-xr-xtools/build-pkg.lua2
22 files changed, 26 insertions, 26 deletions
diff --git a/docs/index.html b/docs/index.html
index a610b90..fc24ab5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -2660,7 +2660,7 @@ endef</pre>
<a href="https://savannah.nongnu.org/projects/mingw-cross-env">Entry on Savannah</a>
</li>
<li>
- <a href="https://lists.debian.org/debian-embedded/2007/06/msg00007.html">First release anouncement</a>
+ <a href="https://lists.debian.org/debian-embedded/2007/06/msg00007.html">First release announcement</a>
and the discussion around it
</li>
</ul>
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:
diff --git a/src/cmake/modules/FindFriBiDi.cmake b/src/cmake/modules/FindFriBiDi.cmake