Fix comment in changelog template

This commit is contained in:
Will 2021-02-03 14:18:06 -08:00
parent 9f3df1950f
commit b79d489f91
No known key found for this signature in database
GPG key ID: 385872BB265E8BF8

View file

@ -3,7 +3,7 @@
This template is used to render the set of changes in the changelog page. This template is used to render the set of changes in the changelog page.
If this version of the spec is unstable, it expects to find a If this version of the spec is unstable, it expects to find a
"changelog/newsfragments" directory containing all unreleased changes, "changelogs/<api>/newsfragments" directory containing all unreleased changes,
and renders them all. and renders them all.
Otherwise it expects to find a "changelog/releases" directory, under which Otherwise it expects to find a "changelog/releases" directory, under which