[gdb] Fix more typos in comments
[deliverable/binutils-gdb.git] / gdb / darwin-nat.c
index ceef36473d01be48cbc94287418eeedeccfc8c45..123d2c0b698e06891615767d729b78cfb8d339bf 100644 (file)
@@ -2145,7 +2145,7 @@ darwin_nat_target::thread_alive (ptid_t ptid)
    copy it to RDADDR in gdb's address space.
    If WRADDR is not NULL, write gdb's LEN bytes from WRADDR and copy it
    to ADDR in inferior task's address space.
-   Return 0 on failure; number of bytes read / writen otherwise.  */
+   Return 0 on failure; number of bytes read / written otherwise.  */
 
 static int
 darwin_read_write_inferior (task_t task, CORE_ADDR addr,
This page took 0.036759 seconds and 4 git commands to generate.