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

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

[elpa] externals/denote bc0d3fbe73 2/2: Placate the compiler about doubl


From: ELPA Syncer
Subject: [elpa] externals/denote bc0d3fbe73 2/2: Placate the compiler about double-spacing between sentences
Date: Fri, 5 Jan 2024 06:57:41 -0500 (EST)

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

    Placate the compiler about double-spacing between sentences
---
 denote.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/denote.el b/denote.el
index e245423591..04fb8ba5c9 100644
--- a/denote.el
+++ b/denote.el
@@ -515,11 +515,11 @@ form (COMPONENT . METHOD).
   refers to the corresponding component of the file name.
 
 - The METHOD is the function to be used to format the given
-  component. This function should take a string as its parameter
-  and return the string formatted for the file name. In the case
+  component.  This function should take a string as its parameter
+  and return the string formatted for the file name.  In the case
   of the `keyword' component, the function receives a SINGLE
   string representing a single keyword and return it formatted
-  for the file name. Joining the keywords together is handled by
+  for the file name.  Joining the keywords together is handled by
   Denote.
 
 Note that the `keyword' function is also applied to the keywords



reply via email to

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