From ae4231495857b29eb52570448574c2f7352fc7a4 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Wed, 10 Sep 2025 13:44:29 +0200 Subject: Fix typos --- CHANGELOG | 2 +- docs/magit.org | 2 +- docs/magit.texi | 2 +- 3 files changed, 3 insertions(+), 3 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. diff --git a/docs/magit.org b/docs/magit.org index 5ced5b8..df5a9be 100644 --- a/docs/magit.org +++ b/docs/magit.org @@ -2310,7 +2310,7 @@ that you don't do that. Insert a list of skip-worktree files. -- Function: magit-insert-assumed-unchanged-files :: +- Function: magit-insert-assume-unchanged-files :: Insert a list of files that are assumed to be unchanged. diff --git a/docs/magit.texi b/docs/magit.texi index aff7524..9c49040 100644 --- a/docs/magit.texi +++ b/docs/magit.texi @@ -2699,7 +2699,7 @@ Insert a list of ignored files. Insert a list of skip-worktree files. @end defun -@defun magit-insert-assumed-unchanged-files +@defun magit-insert-assume-unchanged-files Insert a list of files that are assumed to be unchanged. @end defun -- cgit v1.0