]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Include/Library/ArmDisassemblerLib.h
ArmPkg: Fix various typos
[mirror_edk2.git] / ArmPkg / Include / Library / ArmDisassemblerLib.h
index 1c77b3dfe3f824bd65c9c789d061121b7cdf4dc6..c103b72e81277fe8f9b9dd76ee81da3d6fe7ec5a 100644 (file)
@@ -10,8 +10,8 @@
 #define __ARM_DISASSEBLER_LIB_H__\r
 \r
 /**\r
-  Place a dissasembly of of **OpCodePtr into buffer, and update OpCodePtr to\r
-  point to next instructin.\r
+  Place a disassembly of **OpCodePtr into buffer, and update OpCodePtr to\r
+  point to next instruction.\r
 \r
   We cheat and only decode instructions that access\r
   memory. If the instruction is not found we dump the instruction in hex.\r