qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-block] [PATCH 2/2] qemu-img: fix some spelling errors


From: jemmy858585
Subject: [Qemu-block] [PATCH 2/2] qemu-img: fix some spelling errors
Date: Sun, 23 Apr 2017 22:33:17 +0800

From: Lidong Chen <address@hidden>

Fix some spelling errors in is_allocated_sectors comment.

Signed-off-by: Lidong Chen <address@hidden>
---
 qemu-img.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/qemu-img.c b/qemu-img.c
index df6d165..0b3349c 100644
--- a/qemu-img.c
+++ b/qemu-img.c
@@ -1033,8 +1033,8 @@ done:
 }
 
 /*
- * Returns true iff the first sector pointed to by 'buf' contains at least
- * a non-NUL byte.
+ * Returns true if the first sector pointed to by 'buf' contains at least
+ * a non-NULL byte.
  *
  * 'pnum' is set to the number of sectors (including and immediately following
  * the first one) that are known to be in the same allocated/unallocated state.
-- 
1.8.3.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]