aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2025-09-10 13:44:29 +0200
committerJonas Bernoulli <jonas@bernoul.li>2025-09-10 13:44:29 +0200
commitae4231495857b29eb52570448574c2f7352fc7a4 (patch)
treec09384985824958cd7872b37793366eb221b16f4 /CHANGELOG
parentdc0094bd88a5307fdfa1c2a48f3ec5b33891f1f0 (diff)
Fix typos
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 017d68c..2fd3f23 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,7 +7,7 @@
- Code for tracking a position within a file across versions and
diffs, and the commands that build on that to allow jumping to
the same location in another version or diff, are undergoing
- heavy refactoring and improvements. This is paying of technical
+ heavy refactoring and improvements. This is paying off technical
dept and prepares for upcoming user-level improvements as well
as for new features. Some changes in behavior already appear in
this release, as described below.