aboutsummaryrefslogtreecommitdiff
path: root/create-license.el
diff options
context:
space:
mode:
authorTristan Riehs <tristan.riehs@bordeaux-inp.fr>2024-11-02 18:48:45 +0100
committerTristan Riehs <tristan.riehs@bordeaux-inp.fr>2024-11-02 18:48:45 +0100
commit0a52f69ad81bedf8f775ea7688aeb8576182130d (patch)
treee3a834b7dbd19b999d5303bc1a385712f036ee72 /create-license.el
parent8b722a36625d3260da138281ba4522dabfb8086d (diff)
Remove extra backslashes in "inline readme"
Diffstat (limited to 'create-license.el')
-rw-r--r--create-license.el4
1 files 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'.