From 59b00962136f5621895bee7c96b2a1d9271b9dc5 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Fri, 11 Oct 2013 21:34:33 +0200 Subject: misc: Spelling and grammar fixes in comments * it's -> its * grammar fix in ui/vnc-enc-zywrle.h Signed-off-by: Stefan Weil Reviewed-by: Don Koch Reviewed-by: Peter Maydell Signed-off-by: Michael Tokarev --- slirp/if.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slirp') diff --git a/slirp/if.c b/slirp/if.c index 87ca8a53a9..fb7acf87dd 100644 --- a/slirp/if.c +++ b/slirp/if.c @@ -142,7 +142,7 @@ diddit: /* * Send a packet - * We choose a packet based on it's position in the output queues; + * We choose a packet based on its position in the output queues; * If there are packets on the fastq, they are sent FIFO, before * everything else. Otherwise we choose the first packet from the * batchq and send it. the next packet chosen will be from the session -- cgit v1.2.1