From 816f89bf698f49a266af844bdf82c6c5468cef49 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Wed, 6 Dec 2017 10:03:11 +0100 Subject: [PATCH] Docs: Fix minor typos in the regression tests README --- regression-tests/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/regression-tests/README.md b/regression-tests/README.md index 182118380..d1b461017 100644 --- a/regression-tests/README.md +++ b/regression-tests/README.md @@ -139,15 +139,15 @@ files in all subdirectories to see what happened. Debian Jessie notes ------------------- -On debian-jessie, most of these tools can be retrieve with: +On debian-jessie, most of these tools can be retrieved with: ``` $ sudo apt-get install validns ldnsutils bind9utils libnet-dns-perl $ sudo apt-get -t jessie-backports install unbound-host ``` -libnet-dns-perl is needed for one dyndns tests. +libnet-dns-perl is needed for one dyndns test. -This does not install the jdnssec-verifyzone tools. The test that will break without that cna be disabled with: +This does not install the jdnssec-verifyzone tools. The test that will break without that can be disabled with: ``` touch tests/verify-dnssec-zone/allow-missing ``` -- 2.40.0