From 0a52f69ad81bedf8f775ea7688aeb8576182130d Mon Sep 17 00:00:00 2001 From: Tristan Riehs Date: Sat, 2 Nov 2024 18:48:45 +0100 Subject: Remove extra backslashes in "inline readme" --- create-license.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/create-license.el b/create-license.el index 7e52f02..06b8463 100644 --- a/create-license.el +++ b/create-license.el @@ -25,10 +25,10 @@ ;; This packages aims at providing a convenient way of creating license ;; files. The core command is `create-license', which you can invoke -;; interactively using \\[create-license]. +;; interactively using \[create-license]. ;; Before using this package, you have to download the licenses listed -;; in `create-license-common' using \\[create-license-download-common]. +;; in `create-license-common' using \[create-license-download-common]. ;; The licenses are stored in the directory `create-license-directory'. ;; When a license is copied, the new file is named according to the ;; content if `create-license-file-name'. -- cgit v1.2.3