branch: externals/denote commit c69210be6c1607c718899f43129afdbdd5a816e4 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Put two spaces after a dot in a doc string --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/denote.el index f02b05a3fa..2196b49d2a 100644 --- a/denote.el +++ b/denote.el @@ -4191,7 +4191,7 @@ The IDENTIFIER is a string that has the format of variable `denote-date-identifier-format'. If there is no identifier, create a new identifier using -`denote-get-identifier-function'. By default, it creates a new +`denote-get-identifier-function'. By default, it creates a new identifier using the date parameter, the date of last modification or the `current-time'.