diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2014-12-11 09:18:29 +0000 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2014-12-11 20:57:11 +0300 |
commit | 97c61fb78ad22bbedc34da2af1db2fd9aa1cbff9 (patch) | |
tree | c44be76e53c74efd01377f698beb851c17114ce0 /hw | |
parent | df6f93182a898c295d90dd502d49818c6bb98200 (diff) |
hpet: increase spelling precision
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'hw')
-rw-r--r-- | hw/timer/hpet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/timer/hpet.c b/hw/timer/hpet.c index e160e8facc..d8bc231e5b 100644 --- a/hw/timer/hpet.c +++ b/hw/timer/hpet.c @@ -1,5 +1,5 @@ /* - * High Precisition Event Timer emulation + * High Precision Event Timer emulation * * Copyright (c) 2007 Alexander Graf * Copyright (c) 2008 IBM Corporation |