summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-12 14:06:13 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-12 14:06:13 +0200
commit5cadf58eb8ab699e1b19bb34eaeaaf2229e307eb (patch)
treeaebd0538d277b60ba5bca8ffb41410907f9e1dd5 /doc
parent74712c9ed9cb2a1a8143cf060233856516c98052 (diff)
NEWS, CODE_QUALITY: wording fixes
No additions, just moving stuff around and wording cleanups.
Diffstat (limited to 'doc')
-rw-r--r--doc/CODE_QUALITY.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/CODE_QUALITY.md b/doc/CODE_QUALITY.md
index fd32e06f9e..a8f573e6fe 100644
--- a/doc/CODE_QUALITY.md
+++ b/doc/CODE_QUALITY.md
@@ -51,11 +51,10 @@ available functionality:
[online](https://oss-fuzz.com/v2/testcases?project=systemd).
12. Our tree includes `.editorconfig`, `.dir-locals.el` and `.vimrc` files, to
- ensure that editors follow the right indenting coding styles automatically.
+ ensure that editors follow the right indentiation styles automatically.
13. When building systemd from a git checkout the build scripts will
- automatically enabled a git commit hook that ensures whitespace
- cleanliness.
+ automatically enable a git commit hook that ensures whitespace cleanliness.
Access to Coverity and oss-fuzz reports is limited. Please reach out the the
maintainers is you need access.