From: pbrook Date: Mon, 17 Jul 2006 18:45:34 +0000 (+0000) Subject: Fix comment typo. X-Git-Tag: release_0_8_2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=69db0ac75a07a8a8957bbe72ab93a6e66ecee067;p=thirdparty%2Fqemu.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 a71ccf61490..20451e532ec 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