We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 721ede4 commit 1afcdb0Copy full SHA for 1afcdb0
1 file changed
splunklib/client.py
@@ -3748,7 +3748,7 @@ def data(self):
3748
return KVStoreCollectionData(self)
3749
3750
def update_accelerated_field(self, name, value):
3751
- """Changes the definition of a KV Store index.
+ """Changes the definition of a KV Store accelerated_field.
3752
3753
:param name: name of accelerated_fields to change
3754
:type name: ``string``
0 commit comments