mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
Two typos fixed, spotted by Jim Irwin of WRS
This commit is contained in:
@ -177,7 +177,8 @@ Kill from the cursor to the end of the current word, or if between
|
||||
words, to the end of the next word.
|
||||
|
||||
@item M-DEL
|
||||
Kill fromthe cursor the start of the previous word, or if between words, to the start of the previous word.
|
||||
Kill from the cursor to the start of the previous word, or if between
|
||||
words, to the start of the previous word.
|
||||
|
||||
@item C-w
|
||||
Kill from the cursor to the previous whitespace. This is different than
|
||||
|
Reference in New Issue
Block a user