Fix missing word in docuentation of guestfs_readdir.
authorRichard Jones <rjones@redhat.com>
Thu, 27 May 2010 09:01:25 +0000 (10:01 +0100)
committerRichard Jones <rjones@redhat.com>
Wed, 2 Jun 2010 18:34:57 +0000 (19:34 +0100)
(cherry picked from commit b8861242d13cc034383a56ba891d3e0b9123a99c)

src/generator.ml

index c98cffb..3db0506 100755 (executable)
@@ -3141,7 +3141,7 @@ Unknown file type
 
 =item '?'
 
-The L<readdir(3)> returned a C<d_type> field with an
+The L<readdir(3)> call returned a C<d_type> field with an
 unexpected value
 
 =back