From 20ccdcbc32347aac3143928a9543b3bf1c3e0e47 Mon Sep 17 00:00:00 2001 From: Eshel Yaron Date: Mon, 23 Oct 2023 08:21:20 +0200 Subject: [PATCH] ; * sweep.texi (Code Completion): Fix typo. --- sweep.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sweep.texi b/sweep.texi index 53e48a2..711e903 100644 --- a/sweep.texi +++ b/sweep.texi @@ -2124,7 +2124,7 @@ If point is at a position where a source file specification should appear (such as the argument of @code{use_module/1}), @code{completion-at-point} suggests matching source file specifications. -@item Source file completion +@item Arithmetic function completion If point is inside an arithmetic expression, @code{completion-at-point} suggests matching arithmetic functions. @item Atom completion -- 2.39.2