Skip to content

Commit 73302d7

Browse files
committed
Fix comment
1 parent ab80fc1 commit 73302d7

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
@@ -78,7 +78,7 @@ def update_changelogs_for_release(self) -> None:
7878
7979
1. Moves the contents of the `unreleased.md` to the `changes_<version>.md`
8080
2. Create a new `unreleased.md`
81-
3. Updates the table of contents in the `change.md` with the new `changes_<version>.md`
81+
3. Updates the table of contents in the `changelog.md` with the new `changes_<version>.md`
8282
"""
8383

8484
# create versioned changelog

0 commit comments

Comments
 (0)