Skip to content
Snippets Groups Projects
Unverified Commit 3bbce4a8 authored by Jelmer Vernooij's avatar Jelmer Vernooij
Browse files

Fix a typo.

parent 33f59a6d
Branches
Tags
1 merge request!6Fix a typo in the docstring for Changelog: sepcifying => specifying
Pipeline #26369 passed
......@@ -493,7 +493,7 @@ class Changelog(object):
# type: (...) -> None
""" Read and parse a changelog file
If you create an Changelog object without sepcifying a changelog
If you create an Changelog object without specifying a changelog
file, you can parse a changelog file with this method. If the
changelog doesn't parse cleanly, a :class:`ChangelogParseError`
exception is thrown. The constructor will parse the changelog on
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment