Fix small typo in a comment in src/Makefile.am.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 11 Nov 2010 11:49:49 +0000 (11:49 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 18 Nov 2010 11:34:40 +0000 (11:34 +0000)
(cherry picked from commit 4a3726d5ed0dd3174b46ec574eaf4f4140cb193b)

src/Makefile.am

index aac4e3e..4c5e723 100644 (file)
@@ -143,7 +143,7 @@ guestfs_protocol.h: guestfs_protocol.x
 endif
 
 # Manual page.
-# guestfs-actions.pod, guestfs-availability.pod and guestfs-structs
+# guestfs-actions.pod, guestfs-availability.pod and guestfs-structs.pod
 # are autogenerated.  There is no include mechanism for POD, so we
 # have to do it by hand.