summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-09-26 13:42:31 +0200
committerUlrich Müller <ulm@gentoo.org>2024-09-26 13:42:31 +0200
commit85162e53fc1973dc428ba6148d96c4fa81908074 (patch)
treefad5ce9bdc4a8c65d7b33d3a740e46c8b0ab6740
parentglep-0083: Allow deprecation when only one newer EAPI exists (diff)
downloadglep-master.tar.gz
glep-master.tar.bz2
glep-master.zip
glep-0084: Fix typoHEADmaster
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--glep-0084.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/glep-0084.rst b/glep-0084.rst
index 37fe26a..28bbbcc 100644
--- a/glep-0084.rst
+++ b/glep-0084.rst
@@ -6,7 +6,7 @@ Type: Standards Track
Status: Final
Version: 1.0
Created: 2023-11-01
-Last-Modified: 2024-07-22
+Last-Modified: 2024-09-26
Post-History: 2023-10-04, 2023-10-13, 2023-11-01
Content-Type: text/x-rst
---
@@ -93,7 +93,7 @@ Comments Block
The lines in the comment block are prefixed with a "#" symbol. The comments
should be separated with single space from the "#", unless this is trailing
whitespace, in which case it should be removed (meaning blank lines in comments
-block are just "#\n").
+block are just "#\\n").
The comments block consists of 2 mandatory parts (`author line`_ and
`explanation`_) and one optional part (`last-rite epilogue`_). A blank line to