Skip to content

Commit 1afcdb0

Browse files
committed
Update client.py
1 parent 721ede4 commit 1afcdb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

splunklib/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3748,7 +3748,7 @@ def data(self):
37483748
return KVStoreCollectionData(self)
37493749

37503750
def update_accelerated_field(self, name, value):
3751-
"""Changes the definition of a KV Store index.
3751+
"""Changes the definition of a KV Store accelerated_field.
37523752
37533753
:param name: name of accelerated_fields to change
37543754
:type name: ``string``

0 commit comments

Comments
 (0)