diff options
author | Tilman Keskinöz <arved@arved.at> | 2013-03-25 04:48:10 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-03-25 17:52:40 +0100 |
commit | 6b9bdfbba31c3288dd2e520a0f11a80b35032c8d (patch) | |
tree | 803ced8645d24f5d29b3884285ce97cd16c4e732 /docs | |
parent | cdae2b24f01281c830ac74bc3818fa1773a59ea8 (diff) | |
download | buildroot-novena-6b9bdfbba31c3288dd2e520a0f11a80b35032c8d.tar.gz buildroot-novena-6b9bdfbba31c3288dd2e520a0f11a80b35032c8d.zip |
manual: fix typo
Signed-off-by: Tilman Keskinöz <arved@arved.at>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual/contribute.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/contribute.txt b/docs/manual/contribute.txt index 9425effdd..0106df0a8 100644 --- a/docs/manual/contribute.txt +++ b/docs/manual/contribute.txt @@ -1,7 +1,7 @@ // -*- mode:doc; -*- // vim: set syntax=asciidoc: -Contibuting to Buildroot +Contributing to Buildroot ======================== If you want to contribute to Buildroot, you will need a git view of |