X-Git-Url: http://git.kpe.io/?p=lml2.git;a=blobdiff_plain;f=downloads.lisp;h=6509feea2391f630b54d2d69d032d1d7d969badc;hp=33d86150ab4fecccf63034f7c4d2351dd48f4f06;hb=HEAD;hpb=1eb2dd31cfb206108c20184b3a62683b0b4311ce diff --git a/downloads.lisp b/downloads.lisp index 33d8615..6509fee 100644 --- a/downloads.lisp +++ b/downloads.lisp @@ -66,7 +66,7 @@ (defun display-footer (dl-data) (when (dl-data-signed dl-data) (lml-princ "

GPG Public Key

") - (lml-princ "Use this key to verify file signtatures")) + (lml-princ "Use this key to verify file signtatures")) (lml-princ "")) (defun print-sect-title (title dl-data)