diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-07-10 13:55:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-10 13:55:07 +0100 |
commit | dffba9994a3421b6879c4b044ee59470e17ca585 (patch) | |
tree | df01101bd0d663f7a72e97d6d23edea62dfc01c2 | |
parent | Rename 5651.bugfix to 5651.doc (diff) | |
download | synapse-bwindels-pep517-instructions.tar.xz |
fix changelog typo github/bwindels-pep517-instructions bwindels-pep517-instructions
-rw-r--r-- | changelog.d/5651.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5651.doc b/changelog.d/5651.doc index 52ebae6398..e2d5a8dc8a 100644 --- a/changelog.d/5651.doc +++ b/changelog.d/5651.doc @@ -1 +1 @@ ---no-pep517 should be --no-use-pep517 in the documention to setup the development environment. +--no-pep517 should be --no-use-pep517 in the documentation to setup the development environment. |