aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/blog/2022-12-24-ed/ed.md2
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,
136when using one of these commands. 136when using one of these commands.
137 137
138The commands `d` and `c` can be used to **d**elete or **c**hange 138The commands `d` and `c` can be used to **d**elete or **c**hange
139the addressed lines. The latteris equivalent to `d` followed by an 139the 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.**

Generated with cgit - Back to sebastiano.tronto.net