s/applicance/appliance Signed-off-by: Chen Hanxiao <[email protected]> --- src/guestfs.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/guestfs.pod b/src/guestfs.pod index 9749349..377db21 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -2461,7 +2461,7 @@ indicates a bug in libguestfs. =back -Libguestfs tries to convert the errno from inside the applicance into +Libguestfs tries to convert the errno from inside the appliance into a corresponding errno for the caller (not entirely trivial: the appliance might be running a completely different operating system from the library and error numbers are not standardized across -- 2.1.0 _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
