diff mbox

[wpan-misc,3/5] website: fix typo

Message ID 20160807153324.9642-3-aar@pengutronix.de (mailing list archive)
State Not Applicable
Headers show

Commit Message

Alexander Aring Aug. 7, 2016, 3:33 p.m. UTC
Signed-off-by: Alexander Aring <aar@pengutronix.de>
---
 website/index.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stefan Schmidt Aug. 10, 2016, 12:08 p.m. UTC | #1
Hello.

On 07/08/16 17:33, Alexander Aring wrote:
> Signed-off-by: Alexander Aring <aar@pengutronix.de>
> ---
>  website/index.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/website/index.txt b/website/index.txt
> index 5d9793a..1dcdf32 100644
> --- a/website/index.txt
> +++ b/website/index.txt
> @@ -81,7 +81,7 @@ ip link add link wpan0 name lowpan0 type lowpan
>  That's it! Now you have some lowpan0 interface with a 6LoWPAN 1280 MTU which runs on top the wpan interface.
>  As default you have a default link-local address based on the MAC (extended address).
>
> -Setup a 6LowPAN test network
> +Setup a 6LoWPAN test network
>  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>  Let's assume you want to setup a 6lowpan test network of six nodes.
>



Acked-by: Stefan Schmidt <stefan@osg.samsung.com>

regards
Stefan Schmidt
--
To unsubscribe from this list: send the line "unsubscribe linux-wpan" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/website/index.txt b/website/index.txt
index 5d9793a..1dcdf32 100644
--- a/website/index.txt
+++ b/website/index.txt
@@ -81,7 +81,7 @@  ip link add link wpan0 name lowpan0 type lowpan
 That's it! Now you have some lowpan0 interface with a 6LoWPAN 1280 MTU which runs on top the wpan interface.
 As default you have a default link-local address based on the MAC (extended address).
 
-Setup a 6LowPAN test network
+Setup a 6LoWPAN test network
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Let's assume you want to setup a 6lowpan test network of six nodes.