build_job: fix grammar in comment
Drop the "s" from the infinitive "to extend". Change-Id: Iaf8449e61c8af9eef3eb90ec0ed3572e51f77a2d
This commit is contained in:
parent
87283efaf0
commit
b5937bfd3e
@ -471,7 +471,7 @@ class Jenkins(object):
|
||||
def jenkins_open(self, req, add_crumb=True, resolve_auth=True):
|
||||
'''Utility routine for opening an HTTP request to a Jenkins server.
|
||||
|
||||
This should only be used to extends the :class:`Jenkins` API.
|
||||
This should only be used to extend the :class:`Jenkins` API.
|
||||
'''
|
||||
try:
|
||||
if resolve_auth:
|
||||
|
Loading…
x
Reference in New Issue
Block a user