To minimize work for OpenOCD developers, you can include
 all the information below.  If you feel that some of the
-items below are unecessary for a clear bug report, you
+items below are unnecessary for a clear bug report, you
 leave them out.
 
 
 
     is to ignore serial number and write a raw binary file
     to beginning of first flash. Target script can dictate
     file format and structure of serialnumber. Tcl allows
-    an argument to consit of e.g. a list so the structure of
+    an argument to consist of e.g. a list so the structure of
     the serial number is not limited to a single string.
   - reset handling. Precise control of how srst, trst & 
     tms is handled.
 
 
 Note that a target/xxx.cfg file can invoke another target/yyy.cfg file,
 so one can create target subtype configurations where e.g. only
-amount of DRAM, oscilator speeds differ and having a single
+amount of DRAM, oscillator speeds differ and having a single
 config file for the default/common settings.
 
 
                   LEN
                   HUMAN
                   TYPE
-                  RWX - the access ablity.
-                  WIDTH - the accessable width.
+                  RWX - the access ability.
+                  WIDTH - the accessible width.
 
         ie: Some regions of memory are not 'word' 
        accessible.
 
-Olimx STM32-p103 board.\r
+Olimex STM32-p103 board.\r
 \r
 main.elf is a file that can be programmed to flash for\r
 testing purposes(e.g. test GDB load performance).\r