From bff29314df40385fd5b05e1a53859a270ee9ce1c Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 29 Dec 2012 13:57:24 +0000 Subject: [PATCH] haskell: Typo in man page, lists -> list. --- src/guestfs.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guestfs.pod b/src/guestfs.pod index 68226c491..283f7ac9d 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -935,7 +935,7 @@ Any function returning a struct. =item * -Any function returning a lists of structs. +Any function returning a list of structs. =item *