diff mbox

hpet: increase spelling precision

Message ID 1418289509-25393-1-git-send-email-stefanha@redhat.com
State New
Headers show

Commit Message

Stefan Hajnoczi Dec. 11, 2014, 9:18 a.m. UTC
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
---
 hw/timer/hpet.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Michael Tokarev Dec. 11, 2014, 5:58 p.m. UTC | #1
Applied to trivial-patches.

This patch definitely wins The Best Patch Subject Award,
at least for this year.  Very nice, thank you!

/mjt
diff mbox

Patch

diff --git a/hw/timer/hpet.c b/hw/timer/hpet.c
index e160e8f..d8bc231 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