.skelrc: Quotify the project name.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 7 Sep 2020 13:38:43 +0000 (14:38 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 7 Sep 2020 16:47:49 +0000 (17:47 +0100)
.skelrc

diff --git a/.skelrc b/.skelrc
index 67d651f..0c1e53e 100644 (file)
--- a/.skelrc
+++ b/.skelrc
@@ -4,6 +4,6 @@
       (append
        '((author . "Straylight")
         (full-title . "the Straylight Manual LaTeX document class")
-        (Program . "strayman")
-        (program . "strayman"))
+        (Program . "`strayman'")
+        (program . "`strayman'"))
        skel-alist))