From: Stefan Weil Date: Thu, 28 Apr 2011 15:20:40 +0000 (+0200) Subject: Fix typo in comment (responsiblity -> responsibility) X-Git-Tag: TizenStudio_2.0_p2.3~2749^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=776905e05489f1ea333a2d4492941a893b859931;p=sdk%2Femulator%2Fqemu.git Fix typo in comment (responsiblity -> responsibility) Signed-off-by: Stefan Weil Signed-off-by: Stefan Hajnoczi --- 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