fix checkdoc warning

Signed-off-by: Justin Abrahms <justin@abrah.ms>
This commit is contained in:
Omar Polo 2021-08-16 16:49:47 +00:00 committed by Justin Abrahms
parent 900c15ca0b
commit b6b6f595f2

View File

@ -112,7 +112,7 @@ It's output just before each section. LINKS is a list of each link. INFO is a
DESC is the link text
Note: the footer with the actual links are handled in
org-gemini--describe-links"
`org-gemini--describe-links'."
(if (org-string-nw-p desc)
(format "[%s]" desc)))