]> gitweb.michael.orlitzky.com - list-remote-forwards.git/commitdiff
list-remote-forwards.cabal: fix triples -> pairs
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 24 Apr 2024 01:49:06 +0000 (21:49 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 24 Apr 2024 01:49:06 +0000 (21:49 -0400)
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.