summaryrefslogtreecommitdiff
path: root/blog.el
diff options
context:
space:
mode:
Diffstat (limited to 'blog.el')
-rw-r--r--blog.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog.el b/blog.el
index 5c8dc0d..710e603 100644
--- a/blog.el
+++ b/blog.el
@@ -17,7 +17,7 @@
(markdown-insert-reference-link text "" url "")))
(defun blog-insert-debian-bts-markdown-link ()
- "Read CVE/DSA number and create link to security tracker"
+ "Read number and create link to Debian BTS"
(interactive)
(let* (
(bounds (or (and (markdown-use-region-p)