mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] README: fix some typos
@ 2012-05-05 22:55 Antony Pavlov
  2012-05-07  7:55 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2012-05-05 22:55 UTC (permalink / raw)
  To: barebox

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
---
 README |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 5662a1c..c875b7d 100644
--- a/README
+++ b/README
@@ -56,7 +56,7 @@ Features
   'eth0.ip=192.168.0.7' or 'echo $eth0.ip'
 
 - initcalls
-  hooks in the startup process can be archieved with *_initcall() directives
+  hooks in the startup process can be achieved with *_initcall() directives
   in each file.
 
 - getopt
@@ -95,7 +95,7 @@ This command starts a menu box and lets you select all the different
 options available for your architecture. Once the configuration was
 finished (you can simulate this by using the standard demo config file
 with 'make sandbox_defconfig'), there is a .config file in the toplevel
-directory of the sourcode.
+directory of the source code.
 
 Once barebox is configured, we can start the compilation
 
@@ -106,7 +106,7 @@ If everything goes well, the result is a file called barebox:
   # ls -l barebox
     -rwxr-xr-x 1 rsc ptx 114073 Jun 26 22:34 barebox
 
-Barebox usually needs an environment for storing the configuation data.
+Barebox usually needs an environment for storing the configuration data.
 You can generate an environment using the example environment contained
 in board/sandbox/env:
 
-- 
1.7.10


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] README: fix some typos
  2012-05-05 22:55 [PATCH] README: fix some typos Antony Pavlov
@ 2012-05-07  7:55 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2012-05-07  7:55 UTC (permalink / raw)
  To: Antony Pavlov; +Cc: barebox

On Sun, May 06, 2012 at 02:55:10AM +0400, Antony Pavlov wrote:
> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
> ---
>  README |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Applied, thanks.

Sascha

> 
> diff --git a/README b/README
> index 5662a1c..c875b7d 100644
> --- a/README
> +++ b/README
> @@ -56,7 +56,7 @@ Features
>    'eth0.ip=192.168.0.7' or 'echo $eth0.ip'
>  
>  - initcalls
> -  hooks in the startup process can be archieved with *_initcall() directives
> +  hooks in the startup process can be achieved with *_initcall() directives
>    in each file.
>  
>  - getopt
> @@ -95,7 +95,7 @@ This command starts a menu box and lets you select all the different
>  options available for your architecture. Once the configuration was
>  finished (you can simulate this by using the standard demo config file
>  with 'make sandbox_defconfig'), there is a .config file in the toplevel
> -directory of the sourcode.
> +directory of the source code.
>  
>  Once barebox is configured, we can start the compilation
>  
> @@ -106,7 +106,7 @@ If everything goes well, the result is a file called barebox:
>    # ls -l barebox
>      -rwxr-xr-x 1 rsc ptx 114073 Jun 26 22:34 barebox
>  
> -Barebox usually needs an environment for storing the configuation data.
> +Barebox usually needs an environment for storing the configuration data.
>  You can generate an environment using the example environment contained
>  in board/sandbox/env:
>  
> -- 
> 1.7.10
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-07  7:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-05 22:55 [PATCH] README: fix some typos Antony Pavlov
2012-05-07  7:55 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox