Source: checkpw
Version: 1.02-1.1
Severity: wishlist
Tags: patch

Hi,

"Which" is used for non-restrictive clauses, whilst "that" is for
restrictive ones. :)

Patch attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
diff --git a/debian/control b/debian/control
index c228731..9aa5089 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.7.2.2
 Package: checkpw
 Architecture: any
 Depends: ${shlibs:Depends}
-Description: checks password which is stored in ~/Maildir/.password
+Description: checks password that is stored in ~/Maildir/.password
  checkpw is an implementation of the checkpassword interface that checks a
  password against a ``.password'' file in the user's Maildir. The password
  file has read and write permissions to the user only.

Reply via email to