summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--eclass/elisp.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/elisp.eclass b/eclass/elisp.eclass
index 84dce7a..0ea2533 100644
--- a/eclass/elisp.eclass
+++ b/eclass/elisp.eclass
@@ -21,8 +21,8 @@
# All elisp-* functions are documented there.
#
# If the package's source is a single (in whatever way) compressed elisp
-# file with the file name ${PN}-${PV}.el, then this eclass will move
-# ${PN}-${PV}.el to ${PN}.el in src_unpack().
+# file with the file name ${P}.el, then this eclass will move ${P}.el to
+# ${PN}.el in src_unpack().
# @ECLASS-VARIABLE: DOCS
# @DESCRIPTION: