Skip to content

Commit d5b7212

Browse files
committed
Trivial doc fix
1 parent 63b52c3 commit d5b7212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoftLayer/API.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ class Client(object):
4545
:param config_file: A path to a configuration file used to load settings
4646
:param user_agent: an optional User Agent to report when making API
4747
calls if you wish to bypass the packages built in User Agent string
48-
:param transport: An object that's callable this signature:
48+
:param transport: An object that's callable with this signature:
4949
transport(SoftLayer.transports.Request)
5050
5151
Usage:

0 commit comments

Comments
 (0)