mirror of
https://github.com/vale981/releases
synced 2025-03-05 09:41:42 -05:00
Typofix
This commit is contained in:
parent
a022879858
commit
715db2a5f7
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ def construct_releases(entries, app):
|
|||
# * Everything goes into 'unreleased' so it can be used in new lines.
|
||||
# * Bugfixes (but not support or feature entries) go into all release
|
||||
# lines, not just 'unreleased'.
|
||||
# * However, support/feature entries marked as 'backport' go into all
|
||||
# * However, support/feature entries marked as 'backported' go into all
|
||||
# release lines as well, on the assumption that they were released to
|
||||
# all active branches.
|
||||
# * The 'rest' variable (which here is the bug description, vitally
|
||||
|
|
Loading…
Add table
Reference in a new issue