From 151598d20a5c409577dfea492b40c8d1896c7646 Mon Sep 17 00:00:00 2001 From: lvxianguo Date: Thu, 18 Jan 2018 10:25:52 +0800 Subject: [PATCH] trivial: modify spelling error of version Change-Id: Ibdbdc5437b2042bd6ec76ec789f66bd593a52d40 --- doc/source/examples.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/examples.rst b/doc/source/examples.rst index a371cd3..0c9ffa7 100644 --- a/doc/source/examples.rst +++ b/doc/source/examples.rst @@ -26,7 +26,7 @@ The above code prints the fullName attribute of the user and the version of the Jenkins master running on 'localhost:8080'. For example, it may print "Hello John from Jenkins 2.0". -From Jenkins vesion 1.426 onward you can specify an API token instead of your +From Jenkins version 1.426 onward you can specify an API token instead of your real password while authenticating the user against the Jenkins instance. Refer to the `Jenkins Authentication`_ wiki for details about how you can generate an API token. Once you have an API token you can pass the API token