guestfs: Fix typo in man page.
authorRichard Jones <rjones@redhat.com>
Thu, 9 Sep 2010 11:00:36 +0000 (12:00 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 23 Oct 2010 11:06:30 +0000 (12:06 +0100)
(cherry picked from commit f3c05da4f9c226c18476eb135dfcb5875d65bf63)

src/guestfs.pod

index a61a2e5..fe59cf0 100644 (file)
@@ -331,7 +331,7 @@ files.
 
 =head2 RUNNING COMMANDS
 
 
 =head2 RUNNING COMMANDS
 
-Although libguestfs is primarily an API for manipulating files
+Although libguestfs is primarily an API for manipulating files
 inside guest images, we also provide some limited facilities for
 running commands inside guests.
 
 inside guest images, we also provide some limited facilities for
 running commands inside guests.