aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2013-09-03 13:28:33 +0300
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2013-09-03 13:28:33 +0300
commitc197c411b7a8dea2abd595d5f4308718e83b644e (patch)
tree19b2ef4fd3f336cafd66586a2d4964cd837487e5 /utils
parent9725af14571cf01fa555202c9b2512fdbf33e741 (diff)
Fixed typos, thanks Milo for review.
Diffstat (limited to 'utils')
-rw-r--r--utils/cmdline-client/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/utils/cmdline-client/README b/utils/cmdline-client/README
index d9b227f..8306b32 100644
--- a/utils/cmdline-client/README
+++ b/utils/cmdline-client/README
@@ -7,8 +7,8 @@ existing Web UI interface. One particular feature the command-line client
has and Web UI lacks is support for creating completely private builds (such
builds are not availabel via Web UI at all). At the same time, this tool is
so far in the proof of concept stage and provides only basic job management
-actions (namely, create a job and schedule its build). If you find this tools
-useful, please share you comments and suggestion using this bugtracker:
+actions (namely, create a job and schedule its build). If you find this tool
+useful, please share your comments and suggestion using this bugtracker:
https://bugs.launchpad.net/linaro-android-infrastructure
@@ -39,7 +39,7 @@ https://android-build.linaro.org/jenkins/me/configure and clicking
./android-build-client authorize
-Enter you Jenkins username and API token. Note that this will cache these
+Enter yous Jenkins username and API token. Note that this will cache these
credentials in your home dir, so use this only on your personal well-protected
workstation. The alternative is to use --user switch and input API key
interactively.
@@ -52,7 +52,7 @@ info) in a file. Run:
Note that job name should conform to Android Build Service naming
converntions, see documentation link above for more info. To create a job
-private for particular group, pass --private=<group> switch to create command.
+private for a particular group, pass --private=<group> switch to create command.
6. To schedule a build, run: