diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2011-02-24 12:53:43 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-02-24 12:53:43 +0100 |
commit | 37126f56c47f7085d78e4b3e8bf78c37ab933144 (patch) | |
tree | 0e34c4c1340214d7465eacf4464c911cfa8dd5de /docs/about.html | |
parent | 2d3d618b6afdf5c9199deed4b58f02c7ba75e25e (diff) | |
download | buildroot-novena-37126f56c47f7085d78e4b3e8bf78c37ab933144.tar.gz buildroot-novena-37126f56c47f7085d78e4b3e8bf78c37ab933144.zip |
docs: fix /know/known/ typo
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs/about.html')
-rw-r--r-- | docs/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/about.html b/docs/about.html index 06d7cb35e..bf78db338 100644 --- a/docs/about.html +++ b/docs/about.html @@ -50,7 +50,7 @@ cross-compilation process.</p> toolchain</li> <li>Has a <b>simple structure</b> that makes it easy to understand - and extend. It relies only on the well-know Makefile language.</li> + and extend. It relies only on the well-known Makefile language.</li> </ul> |