]> gitweb.michael.orlitzky.com - list-remote-forwards.git/blobdiff - list-remote-forwards.cabal
list-remote-forwards.cabal: fix triples -> pairs
[list-remote-forwards.git] / list-remote-forwards.cabal
index 52b2b3d4b1f3817c30379841da6e7de347194f88..53dfcd9ef348c5837f73f56fe2c35cbcc1ace98a 100644 (file)
@@ -93,7 +93,7 @@ description:
 
       SQL query used to produce a list of all forwards on the mail
       system. This query should return the set of all (address, goto)
-      triples, where \"goto\" is the destination address; i.e. to
+      pairs, where \"goto\" is the destination address; i.e. to
       where the \"address\" forwards. The \"goto\" field may contain
       more than one email address, separated by commas.