Package: apt
Version: 3.1.11
Severity: minor
Tags: patch

Hi,

The debian/NEWS entry for 3.1.10 has a typo, "optionr equests", which
should read "option requests.

The attached patch fixes this.

Thanks.

>From b66c4b0a12b6be7dc42a08469fe566674e042781 Mon Sep 17 00:00:00 2001
From: Teemu Hukkanen <[email protected]>
Date: Sun, 26 Oct 2025 17:38:30 +0200
Subject: [PATCH] debian/NEWS: Fix typo "optionr equests" -> "option requests"

---
 debian/NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/NEWS b/debian/NEWS
index 8cb5916ee..397e7bac5 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -2,7 +2,7 @@ apt (3.1.10) unstable; urgency=medium
 
   The new solver is now the default.
 
-  The new --cli-version optionr equests a specific CLI version.
+  The new --cli-version option requests a specific CLI version.
 
   The default --cli-version is the current APT version for the apt(8) command
   or 0.(10 * major + minor) for the other command.
-- 
2.51.0

Reply via email to