]> git.proxmox.com Git - qemu.git/commit - exec.c
Fix typos in comments in exec.c
authorStuart Brady <sdbrady@ntlworld.com>
Sun, 3 May 2009 11:15:06 +0000 (12:15 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 3 May 2009 18:58:28 +0000 (21:58 +0300)
commitccbb4d44fc5e92bac6006a218ccda3138407352c
tree98850878b265a27279f754afe2ae5b8ebcabcac7
parent719f66a770f18c07a14935e418e339b462571f36
Fix typos in comments in exec.c

This patch fixes several typos in comments in exec.c:

            longet -> longer
       recommanded -> recommended
        ajustments -> adjustments
   inconsistancies -> inconsistencies
           phsical -> physical
       positionned -> positioned
       succesfully -> successfully
      regon_offset -> region_offset

and also:

      start_region -> start_addr

Signed-off-by: Stuart Brady <stuart.brady@gmail.com>
exec.c