chiark / gitweb /
tests: add test for install_full_printf()
[elogind.git] / CODING_STYLE
index 04b4ed20e92705a855f683c9526d55aeecd8ed74..d93ccd8a9813a5d4c595403e53b3b767b04526eb 100644 (file)
@@ -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