target/stm8: Remove unused member 'stm8_common'
[fw/openocd] / contrib / rpc_examples / ocd_rpc_example.py
index 9d17e769571c530055b5b245a4dcf530714df07d..3470d848bff219fd79a102ed1b8d7c503378b5e9 100755 (executable)
@@ -125,7 +125,7 @@ if __name__ == "__main__":
         show(ocd.send("capture { echo \"echo says hi!\" }")[:-1])
         show(ocd.send("capture \"halt\"")[:-1])
 
-        # Read the first few words at the RAM region (put starting adress of RAM
+        # Read the first few words at the RAM region (put starting address of RAM
         # region into 'addr')
         addr = 0x10000000