From 6b2814925c8d4518a78b114deda13e2c0e96d744 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 --- if.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/if.c b/if.c index e18777f..e87b58c 100644 --- a/if.c +++ b/if.c @@ -138,7 +138,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.1