From 5f923ff1a6a8a9ff6f06dc49c8e0e2ceee111567 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sun, 3 Dec 2023 23:31:30 +0100 Subject: ; Fix typos --- lisp/org/org-compat.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/org/org-compat.el') diff --git a/lisp/org/org-compat.el b/lisp/org/org-compat.el index d5bf2191ae7..db5e9283bf5 100644 --- a/lisp/org/org-compat.el +++ b/lisp/org/org-compat.el @@ -141,7 +141,7 @@ Unibyte strings are converted to multibyte for comparison." Elements in COMPONENTS must be a string or nil. DIRECTORY or the non-final elements in COMPONENTS may or may not end with a slash -- if they don't end with a slash, a slash will be -inserted before contatenating." +inserted before concatenating." (save-match-data (mapconcat #'identity -- cgit v1.2.3