We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cb40d0 commit 6f6d8b0Copy full SHA for 6f6d8b0
splunklib/client.py
@@ -300,7 +300,7 @@ class _BaseService(Context):
300
class Service(_BaseService):
301
"""A Pythonic binding to Splunk instances.
302
303
- A :class:`Service` represents a binding to a Splunk instane on an
+ A :class:`Service` represents a binding to a Splunk instance on an
304
HTTP or HTTPS port. It handles the details of authentication, wire
305
formats, and wraps the REST API endpoints into something more
306
Pythonic. All of the low-level operations on the instance from
0 commit comments