Commit 106f9d9337f65bd428c0c79f650e3489e458d771
Committed by
Jiri Kosina
1 parent
4319eb4fc7
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
HOWTO: fix double words typo
Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com> Acked-by: Rob Landley <rob@landley.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
Documentation/HOWTO
... | ... | @@ -462,7 +462,7 @@ |
462 | 462 | |
463 | 463 | The kernel community works differently than most traditional corporate |
464 | 464 | development environments. Here are a list of things that you can try to |
465 | -do to try to avoid problems: | |
465 | +do to avoid problems: | |
466 | 466 | Good things to say regarding your proposed changes: |
467 | 467 | - "This solves multiple problems." |
468 | 468 | - "This deletes 2000 lines of code." |