summaryrefslogtreecommitdiff
path: root/CODING_STYLE
diff options
context:
space:
mode:
authorTollef Fog Heen <tfheen@err.no>2013-01-29 17:57:16 +0100
committerTollef Fog Heen <tfheen@err.no>2013-01-29 17:57:16 +0100
commit01233fc71296bc78c2de14b755236ced752500f7 (patch)
tree6e49c919bd6856ba185b8f73cef8481d089f5892 /CODING_STYLE
parente65c85abcf17c9ab92f6a2eb45704a17b466fd64 (diff)
Clarify sentence
Diffstat (limited to 'CODING_STYLE')
-rw-r--r--CODING_STYLE2
1 files changed, 1 insertions, 1 deletions
diff --git a/CODING_STYLE b/CODING_STYLE
index 04b4ed20e..d93ccd8a9 100644
--- a/CODING_STYLE
+++ b/CODING_STYLE
@@ -17,7 +17,7 @@
- Do not issue NSS requests (that includes user name and host name
lookups) from the main daemon as this might trigger deadlocks when
- we those lookups involve synchronously talking to services that we
+ those lookups involve synchronously talking to services that we
would need to start up
- Do not access any directories outside of /etc, /dev, /lib from the