diff mbox series

[meta-swupdate-boards] typo fixes in README

Message ID 1509699119-9938-1-git-send-email-ayoub.zaki@embexus.com
State Accepted
Headers show
Series [meta-swupdate-boards] typo fixes in README | expand

Commit Message

Ayoub Zaki Nov. 3, 2017, 8:51 a.m. UTC
Signed-off-by: Ayoub Zaki <ayoub.zaki@embexus.com>
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Stefano Babic Nov. 3, 2017, 10:39 a.m. UTC | #1
On 03/11/2017 09:51, Ayoub Zaki wrote:
> Signed-off-by: Ayoub Zaki <ayoub.zaki@embexus.com>
> ---
>  README.md | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/README.md b/README.md
> index 31a4d1f..0647338 100644
> --- a/README.md
> +++ b/README.md
> @@ -26,14 +26,14 @@ Stefano Babic <sbabic@denx.de>
>  Submitting patches
>  ------------------
>  
> -You can submit your patches (or post questions reagarding
> +You can submit your patches (or post questions regarding
>  this layer to the swupdate Mailing List:
>  
>  	swupdate@googlegroups.com
>  
>  When creating patches, please use something like:
>  
> -    git format-patch -s --subject-prefix='meta-swupdate][PATCH' <revision range>
> +    git format-patch -s --subject-prefix='meta-swupdate-boards][PATCH' <revision range>
>  
> -Please use 'git send- email' to send the generated patches to the ML
> +Please use 'git send-email' to send the generated patches to the ML
>  to bypass changes from your mailer.
> 

Applied to -master, thanks !

Best regards,
Stefano Babic
diff mbox series

Patch

diff --git a/README.md b/README.md
index 31a4d1f..0647338 100644
--- a/README.md
+++ b/README.md
@@ -26,14 +26,14 @@  Stefano Babic <sbabic@denx.de>
 Submitting patches
 ------------------
 
-You can submit your patches (or post questions reagarding
+You can submit your patches (or post questions regarding
 this layer to the swupdate Mailing List:
 
 	swupdate@googlegroups.com
 
 When creating patches, please use something like:
 
-    git format-patch -s --subject-prefix='meta-swupdate][PATCH' <revision range>
+    git format-patch -s --subject-prefix='meta-swupdate-boards][PATCH' <revision range>
 
-Please use 'git send- email' to send the generated patches to the ML
+Please use 'git send-email' to send the generated patches to the ML
 to bypass changes from your mailer.