diff options
| author | Sviatoslav Sydorenko <webknjaz@redhat.com> | 2021-11-12 23:45:58 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-12 23:45:58 +0100 |
| commit | 65d66538b937b083b276ed7058a779ccfa3c44d8 (patch) | |
| tree | 29f2d38aa60b0c3c913ac4fc8c43c7756f310dc4 | |
| parent | 818fdb91b45e974b0b7a9593df02c2e06f497b10 (diff) | |
| download | python-setuptools-git-65d66538b937b083b276ed7058a779ccfa3c44d8.tar.gz | |
Fix the word "breaks" in the change note
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
| -rw-r--r-- | changelog.d/2870.change.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/2870.change.rst b/changelog.d/2870.change.rst index 22a7f218..1d17ede6 100644 --- a/changelog.d/2870.change.rst +++ b/changelog.d/2870.change.rst @@ -1 +1 @@ -Started failing on invalid inline description with line brakes :class:`ValueError` -- by :user:`webknjaz` +Started failing on invalid inline description with line breaks :class:`ValueError` -- by :user:`webknjaz` |
