Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ The template for the `blurb add` message looks like this:

#
# Uncomment one of these "section:" lines to specify which section
# this entry should go in in Misc/NEWS.
# this entry should go in Misc/NEWS.
#
#.. section: Security
#.. section: Core and Builtins
Expand Down
2 changes: 1 addition & 1 deletion src/blurb/_template.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

#
# Uncomment one of these "section:" lines to specify which section
# this entry should go in in Misc/NEWS.d.
# this entry should go in Misc/NEWS.d.
#
#.. section: Security
#.. section: Core and Builtins
Expand Down
Loading