From 6c0adcb2d233089a50525ebf584442d2b808b6a3 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Fri, 15 Mar 2019 23:06:46 +0100 Subject: [PATCH] dsa-check-packages: fix typo noticed by jwilk --- dsa-nagios-checks/checks/dsa-check-packages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dsa-nagios-checks/checks/dsa-check-packages b/dsa-nagios-checks/checks/dsa-check-packages index 28844e5..03af4ec 100755 --- a/dsa-nagios-checks/checks/dsa-check-packages +++ b/dsa-nagios-checks/checks/dsa-check-packages @@ -101,7 +101,7 @@ sub get_packages { # apt-cache policy output is in the same order as its # arguments. # - # We needs thi, because the output block in apt-cache + # We need this, because the output block in apt-cache # policy does not show the arch: # # | weasel@stanley:~$ apt-cache policy libedit2:amd64 -- 2.20.1