You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2017/12/01 23:23:16 UTC

[GitHub] aditihilbert closed pull request #342: Fix small copy/paste issue

aditihilbert closed pull request #342: Fix small copy/paste issue
URL: https://github.com/apache/mynewt-site/pull/342
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/os/tutorials/lora/lorawanapp.md b/docs/os/tutorials/lora/lorawanapp.md
index 19f3a45bb..b0f4332fa 100644
--- a/docs/os/tutorials/lora/lorawanapp.md
+++ b/docs/os/tutorials/lora/lorawanapp.md
@@ -113,7 +113,7 @@ not need to create a target for it here, or build and load it as below. </font>
 
 ```
 $ newt clean telee02_boot
-$ newt clean telee02_boot
+$ newt build telee02_boot
 Building target targets/telee02_boot
 Compiling repos/apache-mynewt-core/boot/bootutil/src/image_rsa.c
 Compiling repos/apache-mynewt-core/boot/bootutil/src/image_ec.c


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services