summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2014-12-11 09:18:29 +0000
committerMichael Tokarev <mjt@tls.msk.ru>2014-12-11 20:57:11 +0300
commit97c61fb78ad22bbedc34da2af1db2fd9aa1cbff9 (patch)
treec44be76e53c74efd01377f698beb851c17114ce0
parentdf6f93182a898c295d90dd502d49818c6bb98200 (diff)
downloadfocaccia-qemu-97c61fb78ad22bbedc34da2af1db2fd9aa1cbff9.tar.gz
focaccia-qemu-97c61fb78ad22bbedc34da2af1db2fd9aa1cbff9.zip
hpet: increase spelling precision
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
-rw-r--r--hw/timer/hpet.c2
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