branch: externals/show-font
commit 0aec423bcf5d2c333622b5cb95b0dcf79cc94500
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Remove needless dot from 'prot' value in show-font-pangrams
---
 show-font.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/show-font.el b/show-font.el
index 59aeef5d9a..d5eb7d1f06 100644
--- a/show-font.el
+++ b/show-font.el
@@ -67,7 +67,7 @@ The PUA is typically used by icon fonts.")
   '((fox . "The quick brown fox jumps over the lazy dog")
     (wizards . "Grumpy wizards make toxic brew for the evil queen and jack")
     (gunboats . "A quick movement of the enemy will jeopardize six gunboats")
-    (prot . "Prot may find zesty owls and quiet jays vexing the black cat."))
+    (prot . "Prot may find zesty owls and quiet jays vexing the black cat"))
   "Default list of pangrams.")
 
 (defcustom show-font-pangram 'prot

Reply via email to