qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 01/18] Fix typos in comments (dependancy -> dependency)
@ 2011-04-28 15:20 Stefan Weil
  2011-04-28 15:20 ` [Qemu-devel] [PATCH 02/18] Fix typos in comments (accross -> across) Stefan Weil
                   ` (18 more replies)
  0 siblings, 19 replies; 22+ messages in thread
From: Stefan Weil @ 2011-04-28 15:20 UTC (permalink / raw)
  To: QEMU Developers; +Cc: qemu-trivial

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
---
 Changelog     |    2 +-
 Makefile.objs |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Changelog b/Changelog
index 152feaa..1c41e14 100644
--- a/Changelog
+++ b/Changelog
@@ -525,7 +525,7 @@ version 0.1.5:
 
  - ppc64 support + personality() patch (Rusty Russell)
  - first Alpha CPU patches (Falk Hueffner)
- - removed bfd.h dependancy
+ - removed bfd.h dependency
  - fixed shrd, shld, idivl and divl on PowerPC.
  - fixed buggy glibc PowerPC rint() function (test-i386 passes now on PowerPC).
 
diff --git a/Makefile.objs b/Makefile.objs
index 0cbff4d..e387ab9 100644
--- a/Makefile.objs
+++ b/Makefile.objs
@@ -335,7 +335,7 @@ trace-dtrace.h: trace-dtrace.dtrace
 	$(call quiet-command,dtrace -o $@ -h -s $<, "  GEN   trace-dtrace.h")
 
 # Normal practice is to name DTrace probe file with a '.d' extension
-# but that gets picked up by QEMU's Makefile as an external dependancy
+# but that gets picked up by QEMU's Makefile as an external dependency
 # rule file. So we use '.dtrace' instead
 trace-dtrace.dtrace: trace-dtrace.dtrace-timestamp
 trace-dtrace.dtrace-timestamp: $(SRC_PATH)/trace-events config-host.mak
-- 
1.7.2.5

^ permalink raw reply related	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2011-05-08 12:00 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-28 15:20 [Qemu-devel] [PATCH 01/18] Fix typos in comments (dependancy -> dependency) Stefan Weil
2011-04-28 15:20 ` [Qemu-devel] [PATCH 02/18] Fix typos in comments (accross -> across) Stefan Weil
2011-04-28 15:20 ` [Qemu-devel] [PATCH 03/18] Fix typos in comments (accessable -> accessible, priveleged -> privileged) Stefan Weil
2011-04-28 15:20 ` [Qemu-devel] [PATCH 04/18] Fix typo in comment (colum -> column) Stefan Weil
2011-04-28 15:20 ` [Qemu-devel] [PATCH 05/18] Fix typo in comment (auxilliary -> auxiliary) Stefan Weil
2011-04-28 15:20 ` [Qemu-devel] [PATCH 06/18] Fix typo in comment (embeded -> embedded) Stefan Weil
2011-04-28 15:20 ` [Qemu-devel] [PATCH 07/18] Fix typo in comment (consistant -> consistent) Stefan Weil
2011-05-04 10:13   ` Alon Levy
2011-04-28 15:20 ` [Qemu-devel] [PATCH 08/18] Fix typo in comment (dieing -> dying) Stefan Weil
2011-04-28 15:20 ` [Qemu-devel] [PATCH 09/18] Fix typos in comments (imediately -> immediately) Stefan Weil
2011-04-28 15:20 ` [Qemu-devel] [PATCH 10/18] Fix typos in comments (existance -> existence) Stefan Weil
2011-04-28 15:20 ` [Qemu-devel] [PATCH 11/18] Fix typos in comments (interupt -> interrupt) Stefan Weil
2011-04-28 15:20 ` [Qemu-devel] [PATCH 12/18] Fix typos in comments (instanciation -> instantiation) Stefan Weil
2011-04-28 15:20 ` [Qemu-devel] [PATCH 13/18] Fix typos in comments (neccessary -> necessary) Stefan Weil
2011-04-28 15:20 ` [Qemu-devel] [PATCH 14/18] Fix typos in comments and code (occured -> occurred and related) Stefan Weil
2011-04-28 15:20 ` [Qemu-devel] [PATCH 15/18] Fix typo in comment (relevent -> relevant) Stefan Weil
2011-04-28 15:20 ` [Qemu-devel] [PATCH 16/18] Fix typo in comment (responsiblity -> responsibility) Stefan Weil
2011-04-28 15:20 ` [Qemu-devel] [PATCH 17/18] Fix typo in comment (truely -> truly) Stefan Weil
2011-04-28 15:20 ` [Qemu-devel] [PATCH 18/18] Fix typos in comment (threshhold -> threshold, mapp -> map) Stefan Weil
2011-05-03 20:25 ` [Qemu-devel] [PATCH 01/18] Fix typos in comments (dependancy -> dependency) Stefan Weil
2011-05-04 15:18   ` [Qemu-devel] [Qemu-trivial] " Stefan Hajnoczi
2011-05-08 12:00 ` [Qemu-devel] " Stefan Hajnoczi

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).