diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-11-22 10:47:40 +0000 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-11-22 10:47:40 +0000 |
commit | 9efe0b9013d0a11ef8d3651a9886cba3f0cf091d (patch) | |
tree | c7c1a17a4a57c6ab5f44587c7d82b47839826652 | |
parent | e5375eeb906da8aafb569a5e6518ea77f095438b (diff) | |
download | jenkins.debian.net-9efe0b9013d0a11ef8d3651a9886cba3f0cf091d.tar.xz |
fix typo
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-rw-r--r-- | CONTRIBUTING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING index 7bfc836f..90895efd 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -2,7 +2,7 @@ We are happy to take *untested* patches. Patches are reviewed before merging 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! +your well ment and untested patches as soon as they are ready! === Contributing code to this project |