summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Mollier <emollier@debian.org>2024-05-04 17:27:06 +0200
committerÉtienne Mollier <emollier@debian.org>2024-05-04 17:27:06 +0200
commit7794201da3732eb4d64f80d00be25b653f457ecb (patch)
treea8800abcc43ca185f22fa2e87f7305e9ec0f72c9
parent1888cbdcc2d2dc31fd58e44e5ff8491a35a3f1ae (diff)
loopback-test.patch: fix typo in description.
Gbp-Dch: ignore
-rw-r--r--debian/patches/loopback-test.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/loopback-test.patch b/debian/patches/loopback-test.patch
index 390ce83..d16979e 100644
--- a/debian/patches/loopback-test.patch
+++ b/debian/patches/loopback-test.patch
@@ -1,7 +1,7 @@
Description: fix build failure when no network interfaces are available.
On buildd systems using sbuild chroot mode unshare, the network interface
leading to Internet is not exposed. However the default construction method
- for instanciating Net::Frame::Devices relies on the existence of a network
+ for instantiating Net::Frame::Devices relies on the existence of a network
interface able to route to 1.1.1.1. This change adjusts the test suite items
failing when not such interfaces are available, by trying to refer to loopback
interfaces instead. Note this slightly changes the meaning of the