From 8247c81143bea5598a02cdfa487bf0e0b361597c Mon Sep 17 00:00:00 2001 From: "Stiliyan Tonev (Bark)" Date: Tue, 10 Jun 2025 13:53:55 +0300 Subject: [PATCH] typo: fix spelling mistake --- WebAPI_Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebAPI_Changelog.md b/WebAPI_Changelog.md index abe48b4fa..9352127de 100644 --- a/WebAPI_Changelog.md +++ b/WebAPI_Changelog.md @@ -23,7 +23,7 @@ * See PR for TypeScript types * [#22698](https://github.com/qbittorrent/qBittorrent/pull/22698) * `addTracker` and `removeTracker` now accept `hash=all` and removes/adds the tracker to *all* torrents - * For compatability, `removeTracker` still accepts `hash=*` internally we transform it into `all` + * For compatibility, `removeTracker` still accepts `hash=*` internally we transform it into `all` * Allow passing a pipe (`|`) separated list of hashes in `hash` for `addTracker` and `removeTracker` ## 2.11.7