All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] slirp: Fix spelling in comment (enought -> enough, insure -> ensure)
@ 2012-09-27 18:57 ` Stefan Weil
  0 siblings, 0 replies; 10+ messages in thread
From: Stefan Weil @ 2012-09-27 18:57 UTC (permalink / raw)
  To: qemu-trivial; +Cc: Jan Kiszka, qemu-devel, Stefan Weil

Signed-off-by: Stefan Weil <sw@weilnetz.de>
---

As a non native speaker, I feel that 'ensure' is better here than 'insure'.
Could a native speaker please confirm that?

Thanks,

Stefan

 slirp/ip_icmp.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/slirp/ip_icmp.h b/slirp/ip_icmp.h
index 1a1af91..be4426b 100644
--- a/slirp/ip_icmp.h
+++ b/slirp/ip_icmp.h
@@ -92,8 +92,8 @@ struct icmp {
 
 /*
  * Lower bounds on packet lengths for various types.
- * For the error advice packets must first insure that the
- * packet is large enought to contain the returned ip header.
+ * For the error advice packets must first ensure that the
+ * packet is large enough to contain the returned ip header.
  * Only then can we do the check to see if 64 bits of packet
  * data have been returned, since we need to check the returned
  * ip header length.
-- 
1.7.10



^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-10-05 12:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-27 18:57 [Qemu-trivial] [PATCH] slirp: Fix spelling in comment (enought -> enough, insure -> ensure) Stefan Weil
2012-09-27 18:57 ` [Qemu-devel] " Stefan Weil
2012-09-27 19:07 ` [Qemu-trivial] " Peter Maydell
2012-09-27 19:07   ` Peter Maydell
2012-09-27 19:13 ` [Qemu-trivial] " Eric Blake
2012-09-27 19:13   ` Eric Blake
2012-09-27 20:49   ` [Qemu-trivial] " Stefan Weil
2012-09-27 20:49     ` Stefan Weil
2012-10-05 12:25 ` [Qemu-trivial] " Stefan Hajnoczi
2012-10-05 12:25   ` Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.