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 5cd9701..dfe4ccc 100644
--- a/src/blog/2022-12-24-ed/ed.md
+++ b/src/blog/2022-12-24-ed/ed.md
@@ -134,7 +134,7 @@ Usually you want to address a single line, often the current line,
134when using one of these commands. 134when using one of these commands.
135 135
136The commands `d` and `c` can be used to **d**elete or **c**hange 136The commands `d` and `c` can be used to **d**elete or **c**hange
137the addressed lines. The latteris equivalent to `d` followed by an 137the addressed lines. The latter is equivalent to `d` followed by an
138`a` command. 138`a` command.
139 139
140**Copying, moving and joining lines.** 140**Copying, moving and joining lines.**

Generated with cgit - Back to sebastiano.tronto.net