[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote bc77760960 1/3: Fix typo in doc string
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote bc77760960 1/3: Fix typo in doc string |
Date: |
Tue, 26 Sep 2023 03:57:51 -0400 (EDT) |
branch: externals/denote
commit bc77760960e58d59e31fa820a5ad14053cb493d5
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Fix typo in doc string
---
denote.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/denote.el b/denote.el
index 4524a4cd6a..d590b4fb2a 100644
--- a/denote.el
+++ b/denote.el
@@ -2983,7 +2983,7 @@ FILE-TYPE."
When called interactively, prompt for FILE using completion. In
this case, derive FILE-TYPE from the selected FILE, as well as
the DESCRIPTION from the title of FILE. The title comes either
-from the front matter or the file name. With an action region,
+from the front matter or the file name. With an active region,
the DESCRIPTION is the text of the region, despite the
aforementioned. If active region is empty (i.e whitespace-only),
insert an ID-ONLY link.