Skip to content

Commit 8f2b60b

Browse files
committed
Update docstring per review to clarify new file
1 parent 7c23d20 commit 8f2b60b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exasol/toolbox/util/release/changelog.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ def update_changelogs_for_release(self) -> None:
7777
Rotates the changelogs as is needed for a release.
7878
7979
1. Moves the contents of the `unreleased.md` to the `changes_<version>.md`
80-
2. Create a new `unreleased.md`
80+
2. Create a new file `unreleased.md`
8181
3. Updates the table of contents in the `changelog.md` with the new `changes_<version>.md`
8282
"""
8383

0 commit comments

Comments
 (0)