Commit e81c7f2c by Guido Trotter Committed by Daniel Lezcano

CONTRIBUTING: fix two typos

s/accessible/accessed/ because the optionality of the possibility is already expressed by the 'can be' in front of it. Signed-off-by: 's avatarGuido Trotter <ultrotter@quaqua.net> Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent dbdab2ff
...@@ -19,7 +19,7 @@ The coding style follows the Linux kernel coding style. ...@@ -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 coding style is defined in the 'CodingStyle' file, available in
the directory 'Documentation' of the Linux kernel source tree. 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 http://lxr.linux.no/linux+v2.6.27/Documentation/CodingStyle
...@@ -32,7 +32,7 @@ is defined below. The guidelines are defined in the ...@@ -32,7 +32,7 @@ is defined below. The guidelines are defined in the
'SubmittingPatches' file, available in the directory 'Documentation' 'SubmittingPatches' file, available in the directory 'Documentation'
of the Linux kernel source tree. 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 http://lxr.linux.no/linux+v2.6.27/Documentation/SubmittingPatches
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment