diff options
author | Sven Joachim <svenjoac@gmx.de> | 2019-08-13 20:46:04 +0200 |
---|---|---|
committer | Sven Joachim <svenjoac@gmx.de> | 2019-08-13 20:48:46 +0200 |
commit | 872c4010fcc73bdaa0f29519a164e367b9e3ee15 (patch) | |
tree | 5232aec2d9bb4471baf65078caf0810fd2d4930f | |
parent | 28a094b5d37219ec97c484d7c505cc2bf113c1c2 (diff) | |
download | debhelper-872c4010fcc73bdaa0f29519a164e367b9e3ee15.tar.gz |
CONTRIBUTING.rst: Fix typo
-rw-r--r-- | CONTRIBUTING.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 9da57a45..0d01ba12 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -127,7 +127,7 @@ Submitting your contribution ---------------------------- We accept merge requests on https://salsa.debian.org/debian/debhelper -and in general prfer these to bug reports with patches. This is +and in general prefer these to bug reports with patches. This is because the merge requests will run our CI to ensure the tests still pass. When opening a merge request, please consider allowing committers to edit the branch as this enables us to rebase it for you. |