diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/blog/2022-12-24-ed/ed.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blog/2022-12-24-ed/ed.md b/src/blog/2022-12-24-ed/ed.md index e566841..2a3c3a8 100644 --- a/src/blog/2022-12-24-ed/ed.md +++ b/src/blog/2022-12-24-ed/ed.md | |||
| @@ -136,7 +136,7 @@ Usually you want to address a single line, often the current line, | |||
| 136 | when using one of these commands. | 136 | when using one of these commands. |
| 137 | 137 | ||
| 138 | The commands `d` and `c` can be used to **d**elete or **c**hange | 138 | The commands `d` and `c` can be used to **d**elete or **c**hange |
| 139 | the addressed lines. The latteris equivalent to `d` followed by an | 139 | the addressed lines. The latter is equivalent to `d` followed by an |
| 140 | `a` command. | 140 | `a` command. |
| 141 | 141 | ||
| 142 | **Copying, moving and joining lines.** | 142 | **Copying, moving and joining lines.** |
