Skip to content

Commit 748f6aa

Browse files
docs: [orchestration] fix typo in comments (#6198)
* docs: fix typo in comments PiperOrigin-RevId: 738531066 Source-Link: googleapis/googleapis@b5c12c9 Source-Link: googleapis/googleapis-gen@82480d2 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW9yY2hlc3RyYXRpb24tYWlyZmxvdy1zZXJ2aWNlLy5Pd2xCb3QueWFtbCIsImgiOiI4MjQ4MGQyNmFlNGViMDhkMzg3ZjYzYmM0MmE4ZGE0YTMzOGI3MGU2In0= * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent a215651 commit 748f6aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/google-cloud-orchestration-airflow-service/protos/google/cloud/orchestration/airflow/service/v1beta1

packages/google-cloud-orchestration-airflow-service/protos/google/cloud/orchestration/airflow/service/v1beta1/environments.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1628,7 +1628,7 @@ message NetworkingConfig {
16281628
PRIVATE_SERVICE_CONNECT = 2;
16291629
}
16301630

1631-
// Optional. Indicates the user requested specifc connection type between
1631+
// Optional. Indicates the user requested specific connection type between
16321632
// Tenant and Customer projects. You cannot set networking connection type in
16331633
// public IP environment.
16341634
ConnectionType connection_type = 1 [(google.api.field_behavior) = OPTIONAL];

0 commit comments

Comments
 (0)