[lxc-devel] [PATCH] CONTRIBUTING: fix two typos

Guido Trotter ultrotter at google.com
Wed Mar 18 08:50:10 UTC 2009


s/accessible/accessed/ because the optionality of the possibility is
already expressed by the 'can be' in front of it.

Signed-off-by: Guido Trotter <ultrotter at quaqua.net>
---
 CONTRIBUTING |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CONTRIBUTING b/CONTRIBUTING
index 18119f4..10c66b1 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -19,7 +19,7 @@ The coding style follows the Linux kernel coding style.
 The coding style is defined in the 'CodingStyle' file, available in
 the directory 'Documentation' of the Linux kernel source tree.
 
-It can be accessible online too:
+It can be accessed online too:
 
 http://lxr.linux.no/linux+v2.6.27/Documentation/CodingStyle
 
@@ -32,7 +32,7 @@ is defined below. The guidelines are defined in the
 'SubmittingPatches' file, available in the directory 'Documentation'
 of the Linux kernel source tree.
 
-It can be accessible online too:
+It can be accessed online too:
 
 http://lxr.linux.no/linux+v2.6.27/Documentation/SubmittingPatches
 
-- 
1.5.6.5





More information about the lxc-devel mailing list