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 2018/01/15 17:44:14 UTC

[GitHub] aditihilbert closed pull request #365: Update newt_operation.md

aditihilbert closed pull request #365: Update newt_operation.md
URL: https://github.com/apache/mynewt-site/pull/365
 
 
   

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/newt/newt_operation.md b/docs/newt/newt_operation.md
index aa5613d47..fec01e60c 100644
--- a/docs/newt/newt_operation.md
+++ b/docs/newt/newt_operation.md
@@ -205,7 +205,7 @@ It also generates a system initialization function to initialize the packages.
 See [System Configuration And Initialization](/os/modules/sysinitconfig/sysinitconfig.md) for more information.
 
 
-In order to properly resolve all dependencies in the build system, newt recursively processes the package dependencies until there are no new dependencies.  And it builds a big list of all the packages that need to be build.
+In order to properly resolve all dependencies in the build system, newt recursively processes the package dependencies until there are no new dependencies.  And it builds a big list of all the packages that need to be built.
 
 
 Newt then goes through this package list, and builds every package into 


 

----------------------------------------------------------------
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