emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/denote f5f9ee9f4d: Fix typos


From: ELPA Syncer
Subject: [elpa] externals/denote f5f9ee9f4d: Fix typos
Date: Mon, 4 Jul 2022 09:57:30 -0400 (EDT)

branch: externals/denote
commit f5f9ee9f4d4f77941b6bcd9890a76035cf3ef40c
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Fix typos
    
    Also changed the Org example to a 24-hour clock (just to be sure).
---
 README.org | 4 ++--
 denote.el  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.org b/README.org
index 842747b39b..4b077b056d 100644
--- a/README.org
+++ b/README.org
@@ -525,9 +525,9 @@ option ~denote-date-format~.  When nil, Denote uses a 
file-type-specific
 format:
 
 - For Org, an inactive timestamp is used, such as
-  =[2022-06-30 Wed 06:19]=.
+  =[2022-06-30 Wed 15:31]=.
 
-- For Markdowmn, the RFC3339 standard is applied:
+- For Markdown, the RFC3339 standard is applied:
   =2022-06-30T15:48:00+03:00=.
 
 - For plain text, the format is that of ISO 8601: =2022-06-30=.
diff --git a/denote.el b/denote.el
index 8f8b854a71..30a5ad77d5 100644
--- a/denote.el
+++ b/denote.el
@@ -213,9 +213,9 @@ When nil (the default value), use a file-type-specific
 format (also check `denote-file-type'):
 
 - For Org, an inactive timestamp is used, such as [2022-06-30 Wed
-  06:19].
+  15:31].
 
-- For Markdowmn, the RFC3339 standard is applied:
+- For Markdown, the RFC3339 standard is applied:
   2022-06-30T15:48:00+03:00.
 
 - For plain text, the format is that of ISO 8601: 2022-06-30.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]