[Libguestfs] [PATCH v2 8/9] tests: Fix spelling in comment.

Richard W.M. Jones rjones at redhat.com
Tue Jun 12 21:15:53 UTC 2012


From: "Richard W.M. Jones" <rjones at redhat.com>

---
 tests/md/test-inspect-fstab.sh |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/md/test-inspect-fstab.sh b/tests/md/test-inspect-fstab.sh
index fec42c0..d1cf610 100755
--- a/tests/md/test-inspect-fstab.sh
+++ b/tests/md/test-inspect-fstab.sh
@@ -36,10 +36,10 @@ cat <<'EOF' > test.fstab
 # Xen-style partition names.
 /dev/xvda1 /boot ext2 default 0 0
 
-# Non-existant device.
+# Non-existent device.
 /dev/sdb3 /var ext2 default 0 0
 
-# Non-existant mountpoint.
+# Non-existent mountpoint.
 /dev/VG/LV1 /nosuchfile ext2 default 0 0
 EOF
 
-- 
1.7.10.1




More information about the Libguestfs mailing list