Skip to content

Commit 2441a0c

Browse files
committed
Change docstring for client in sample.
1 parent 18088b5 commit 2441a0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

speech/google/cloud/speech/sample.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ class Sample(object):
4646
re-sampling).
4747
4848
:type client: :class:`~google.cloud.speech.client.Client`
49-
:param client: (Optional) The ``Client`` that owns this instance of sample.
49+
:param client: (Optional) The client that owns this instance of sample.
5050
"""
5151
default_encoding = Encoding.FLAC
5252
default_sample_rate = 16000

0 commit comments

Comments
 (0)