FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix typo in template by StanFromIreland · Pull Request #84 · python/blurb · GitHub

/ blurb Public
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .md  (1) .py  (1) All 2 file types selected
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
2 changes: 1 addition & 1 deletion README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Back | FazBrowse Home | New Git URL