diff options
author | Cristian Stoica <[email protected]> | 2012-12-07 16:37:11 +0200 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2012-12-10 15:54:27 +0100 |
commit | 106f9d9337f65bd428c0c79f650e3489e458d771 (patch) | |
tree | 546d1478359f956c41be8d268141db968fcd2497 | |
parent | 4319eb4fc7196536c751f9e8a273759b3298c10b (diff) |
HOWTO: fix double words typo
Signed-off-by: Cristian Stoica <[email protected]>
Acked-by: Rob Landley <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
-rw-r--r-- | Documentation/HOWTO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/HOWTO b/Documentation/HOWTO index 59c080f084ef..a9f288ff54f9 100644 --- a/Documentation/HOWTO +++ b/Documentation/HOWTO @@ -462,7 +462,7 @@ Differences between the kernel community and corporate structures The kernel community works differently than most traditional corporate development environments. Here are a list of things that you can try to -do to try to avoid problems: +do to avoid problems: Good things to say regarding your proposed changes: - "This solves multiple problems." - "This deletes 2000 lines of code." |