]> git.proxmox.com Git - qemu.git/blobdiff - hw/exynos4210_mct.c
Spelling fixes in comments (it's -> its)
[qemu.git] / hw / exynos4210_mct.c
index 01e3fb8a3bc79f5f513e776820c6265ae816b074..7474fcf802b3303543a17ae81b0858b530b06e6e 100644 (file)
@@ -888,7 +888,7 @@ static void exynos4210_ltick_event(void *opaque)
     static uint64_t time2[2] = {0};
 #endif
 
-    /* Call tick_timer event handler, it will update it's tcntb and icntb */
+    /* Call tick_timer event handler, it will update its tcntb and icntb. */
     exynos4210_ltick_timer_event(&s->tick_timer);
 
     /* get tick_timer cnt */