From: pbrook Date: Mon, 17 Jul 2006 18:45:34 +0000 (+0000) Subject: Fix comment typo. X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=69db0ac75a07a8a8957bbe72ab93a6e66ecee067;p=qemu.git Fix comment typo. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2060 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/hw/pl050.c b/hw/pl050.c index a71ccf6149..20451e532e 100644 --- a/hw/pl050.c +++ b/hw/pl050.c @@ -1,5 +1,5 @@ /* - * Arm PrimeCell PL050 Kyeboard / Mouse Interface + * Arm PrimeCell PL050 Keyboard / Mouse Interface * * Copyright (c) 2006 CodeSourcery. * Written by Paul Brook