[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH] c/po-debconf: Fix typo



---
 checks/po-debconf.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/checks/po-debconf.pm b/checks/po-debconf.pm
index 262a69e..179938f 100644
--- a/checks/po-debconf.pm
+++ b/checks/po-debconf.pm
@@ -45,7 +45,7 @@ sub run {
         $potfiles_in_path = $debian_po_dir->resolve_path('POTFILES.in');
     }
 
-    # First, check wether this package seems to use debconf but not
+    # First, check whether this package seems to use debconf but not
     # po-debconf.  Read the templates file and look at the template
     # names it provides, since some shared templates aren't
     # translated.
-- 
2.5.1


Reply to: