mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
generator/actions_core.ml: Fix typo in description of read_file
This commit is contained in:
@@ -898,7 +898,7 @@ The returned list is sorted." };
|
||||
];
|
||||
shortdesc = "read a file";
|
||||
longdesc = "\
|
||||
This calls returns the contents of the file C<path> as a
|
||||
This call returns the contents of the file C<path> as a
|
||||
buffer.
|
||||
|
||||
Unlike C<guestfs_cat>, this function can correctly
|
||||
|
||||
Reference in New Issue
Block a user