From: Álvaro Fernández Rojas Date: Mon, 2 May 2016 10:39:00 +0000 (+0200) Subject: pages: fix a couple of typos X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=b32a9b2d3c792de232fa1a435f7a081b8d5349c7;p=web.git pages: fix a couple of typos Signed-off-by: Álvaro Fernández Rojas --- diff --git a/pages/development.txt b/pages/development.txt index ef3aa79..e1087ce 100644 --- a/pages/development.txt +++ b/pages/development.txt @@ -60,7 +60,7 @@ Submissions should follow these rules . TBD All patches need to be sent in a format that they are listed in http://patchwork.ozlabs.org/project/lede/list/[patchwork]. -If the patch does not get listed in patchwork then it wont get processed. +If the patch does not get listed in patchwork then it won't get processed. === Reporting Bugs @@ -82,7 +82,7 @@ If the patch does not get listed in patchwork then it wont get processed. All bug reports need to be sent in a format so that they are listed in the issue tracker (__LINK__). If the bug report does not get listed in the issue tracker then -it wont get processed. +it won't get processed. === Patch Merging And Tree Life Cycle diff --git a/pages/todo.txt b/pages/todo.txt index 45f60a4..c90c3b5 100644 --- a/pages/todo.txt +++ b/pages/todo.txt @@ -44,6 +44,6 @@ This page lists the current project wide todos. Items listed in random order wit === Buildbot Setup -. Rework buildbot setup to allow running more than one build int he same tree +. Rework buildbot setup to allow running more than one build in the same tree . Rework buildbot setup to allow building release on the same setup