From: Stefan Weil <sw@weilnetz.de>
To: QEMU Trivial <qemu-trivial@nongnu.org>
Cc: Stefan Weil <sw@weilnetz.de>,
Greg Bellows <greg.bellows@linaro.org>,
QEMU Developer <qemu-devel@nongnu.org>,
Peter Maydell <peter.maydell@linaro.org>
Subject: [Qemu-devel] [PATCH 2/3] target-arm: Fix typo in comment (seperately -> separately)
Date: Sat, 3 Jan 2015 14:41:38 +0100 [thread overview]
Message-ID: <1420292499-8596-3-git-send-email-sw@weilnetz.de> (raw)
In-Reply-To: <1420292499-8596-1-git-send-email-sw@weilnetz.de>
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Greg Bellows <greg.bellows@linaro.org>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
---
target-arm/helper.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target-arm/helper.c b/target-arm/helper.c
index 3ef0f1f..1a5e067 100644
--- a/target-arm/helper.c
+++ b/target-arm/helper.c
@@ -972,7 +972,7 @@ static const ARMCPRegInfo v7_cp_reginfo[] = {
* The override is necessary because of the overly-broad TLB_LOCKDOWN
* definition.
*/
- /* MAIR0/1 are defined seperately from their 64-bit counterpart which
+ /* MAIR0/1 are defined separately from their 64-bit counterpart which
* allows them to assign the correct fieldoffset based on the endianness
* handled in the field definitions.
*/
--
1.7.10.4
next prev parent reply other threads:[~2015-01-03 13:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-03 13:41 [Qemu-devel] [PATCH 0/3] Fix new typos found by codespell Stefan Weil
2015-01-03 13:41 ` [Qemu-devel] [PATCH 1/3] target-tricore: Fix new typos Stefan Weil
2015-01-03 13:41 ` Stefan Weil [this message]
2015-01-03 13:41 ` [Qemu-devel] [PATCH 3/3] misc: Fix new typos in comments Stefan Weil
2015-01-05 16:51 ` John Snow
2015-01-12 8:53 ` [Qemu-devel] [PATCH 0/3] Fix new typos found by codespell Michael Tokarev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1420292499-8596-3-git-send-email-sw@weilnetz.de \
--to=sw@weilnetz.de \
--cc=greg.bellows@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).