branch: elpa/htmlize
commit 2894b7be1357dc50405e445f6f2b155b944778dc
Author: Jonas Bernoulli <jo...@bernoul.li>
Commit: Jonas Bernoulli <jo...@bernoul.li>

    Do not end the summary with a period
    
    The convention is to not do that.
---
 htmlize.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htmlize.el b/htmlize.el
index 1e44f6447c..49a28359bc 100644
--- a/htmlize.el
+++ b/htmlize.el
@@ -1,4 +1,4 @@
-;;; htmlize.el --- Convert buffer text and decorations to HTML. -*- 
lexical-binding: t -*-
+;;; htmlize.el --- Convert buffer text and decorations to HTML  -*- 
lexical-binding: t -*-
 
 ;; Copyright (C) 1997-2003,2005,2006,2009,2011,2012,2014,2017,2018,2020 Hrvoje 
Niksic
 

Reply via email to