[Libguestfs] [PATCH] guestfs.pod: fix a typo

Chen Hanxiao chenhanxiao at cn.fujitsu.com
Thu Mar 12 07:00:47 UTC 2015


s/applicance/appliance

Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
 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




More information about the Libguestfs mailing list