File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -549,7 +549,7 @@ def generate_signed_url(
549549 :param bucket_bound_hostname:
550550 (Optional) If passed, then construct the URL relative to the bucket-bound hostname.
551551 Value can be a bare or with scheme, e.g., 'example.com' or 'http://example.com'.
552- Incompatble with api_access_endpoint and virtual_hosted_style.
552+ Incompatible with api_access_endpoint and virtual_hosted_style.
553553 See: https://cloud.google.com/storage/docs/request-endpoints#cname
554554
555555 :type scheme: str
Original file line number Diff line number Diff line change @@ -3345,7 +3345,7 @@ def generate_signed_url(
33453345 :param bucket_bound_hostname:
33463346 (Optional) If passed, then construct the URL relative to the bucket-bound hostname.
33473347 Value can be a bare or with scheme, e.g., 'example.com' or 'http://example.com'.
3348- Incompatble with api_access_endpoint and virtual_hosted_style.
3348+ Incompatible with api_access_endpoint and virtual_hosted_style.
33493349 See: https://cloud.google.com/storage/docs/request-endpoints#cname
33503350
33513351 :type scheme: str
You can’t perform that action at this time.
0 commit comments