Commit c6d46c200f72be7b9fba3e0f29fa8d6128aea4c9

Authored by bellard
1 parent e17a36ce

typo


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2146 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 1 additions and 1 deletions
qemu-doc.texi
... ... @@ -1220,7 +1220,7 @@ or the @code{usb_add} monitor command. Available devices are:
1220 1220 @item @code{mouse}
1221 1221 Virtual Mouse. This will override the PS/2 mouse emulation when activated.
1222 1222 @item @code{tablet}
1223   -Pointer device that uses abolsute coordinates (like a touchscreen).
  1223 +Pointer device that uses absolute coordinates (like a touchscreen).
1224 1224 This means qemu is able to report the mouse position without having
1225 1225 to grab the mouse. Also overrides the PS/2 mouse emulation when activated.
1226 1226 @item @code{disk:file}
... ...