aboutsummaryrefslogtreecommitdiff
path: root/qemu-tech.texi
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2005-04-30 15:08:33 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2005-04-30 15:08:33 +0000
commitb671f9ed2de4c45995843a85a7f3adc90071a47e (patch)
tree22ee625950e01fb4a57af173245a6aa1bed276cb /qemu-tech.texi
parentde167e416fa3d6e4bbdcac90973954c6bfae3070 (diff)
typos
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1427 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-tech.texi')
-rw-r--r--qemu-tech.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-tech.texi b/qemu-tech.texi
index 987b3c3eff..c86094b7c6 100644
--- a/qemu-tech.texi
+++ b/qemu-tech.texi
@@ -22,7 +22,7 @@ QEMU has two operating modes:
@item
Full system emulation. In this mode, QEMU emulates a full system
-(usually a PC), including a processor and various peripherials. It can
+(usually a PC), including a processor and various peripherals. It can
be used to launch an different Operating System without rebooting the
PC or to debug system code.