diff options
author | Mattia Rizzolo <mattia@debian.org> | 2017-11-22 11:04:42 +0100 |
---|---|---|
committer | Mattia Rizzolo <mattia@debian.org> | 2017-11-22 11:04:42 +0100 |
commit | a170984f62118082a8cdfc9ae307bae59d5cf6eb (patch) | |
tree | 6d6c29d60a84303bccfc0bf551cba4dca2027479 | |
parent | 3b5f8cec512f3fc04f8f309ff0b61ddf28646003 (diff) | |
download | jenkins.debian.net-a170984f62118082a8cdfc9ae307bae59d5cf6eb.tar.xz |
contributing: fix typo
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
-rw-r--r-- | CONTRIBUTING | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING index e922f870..7bfc836f 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -1,8 +1,8 @@ -== disclaimer == +== disclaimer We are happy to take *untested* patches. Patches are reviewed before merging -but noone has a complete test environment for *this*, so please publish your -well ment and untested patches as soon as they are ready! +but noone has a complete test environment for all jobs, so please publish +your well meant and untested patches as soon as they are ready! === Contributing code to this project |