We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320db0f commit 98dcfe6Copy full SHA for 98dcfe6
packages/gapic-generator/gapic/templates/$namespace/$name_$version/$service/client.py.j2
@@ -67,7 +67,7 @@ class {{ service.name }}:
67
should be retried.
68
timeout (float): The timeout for this request.
69
metadata (Sequence[Tuple[str, str]]): Strings which should be
70
- sent alont with the request as metadata.
+ sent along with the request as metadata.
71
72
Returns:
73
{{ method.output.sphinx_ident }}:
0 commit comments