summaryrefslogtreecommitdiffstats
path: root/hw
diff options
context:
space:
mode:
authorStefan Weil <weil@mail.berlios.de>2011-04-28 17:20:40 +0200
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>2011-05-08 10:02:18 +0100
commite8e3bb2fa815095a79bcec29d5de3459024d28da (patch)
treec413e7bc5eba7fa6fe242ae2b2ad30c19606fdd2 /hw
parent9cbc67fefee6008f7ea90f13093b4328f99f545d (diff)
downloadhqemu-e8e3bb2fa815095a79bcec29d5de3459024d28da.zip
hqemu-e8e3bb2fa815095a79bcec29d5de3459024d28da.tar.gz
Fix typo in comment (responsiblity -> responsibility)
Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'hw')
-rw-r--r--hw/pcie_aer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pcie_aer.c b/hw/pcie_aer.c
index 0c4e8a5..f08d3c7 100644
--- a/hw/pcie_aer.c
+++ b/hw/pcie_aer.c
@@ -612,7 +612,7 @@ static bool pcie_aer_inject_uncor_error(PCIEAERInject *inj, bool is_fatal)
/*
* non-Function specific error must be recorded in all functions.
* It is the responsibility of the caller of this function.
- * It is also caller's responsiblity to determine which function should
+ * It is also caller's responsibility to determine which function should
* report the rerror.
*
* 6.2.4 Error Logging
OpenPOWER on IntegriCloud