diff --git a/alts/src/generated/main/grpc/io/grpc/alts/internal/HandshakerServiceGrpc.java b/alts/src/generated/main/grpc/io/grpc/alts/internal/HandshakerServiceGrpc.java index bfb98ea3e68..91e88f331d7 100644 --- a/alts/src/generated/main/grpc/io/grpc/alts/internal/HandshakerServiceGrpc.java +++ b/alts/src/generated/main/grpc/io/grpc/alts/internal/HandshakerServiceGrpc.java @@ -204,7 +204,7 @@ protected HandshakerServiceBlockingV2Stub build( } /** - * A stub to allow clients to do llimited synchronous rpc calls to service HandshakerService. + * A stub to allow clients to do limited synchronous rpc calls to service HandshakerService. */ public static final class HandshakerServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub { diff --git a/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java b/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java index fe8c30ba3c4..120033a8051 100644 --- a/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java +++ b/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java @@ -262,7 +262,7 @@ public io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse } /** - * A stub to allow clients to do llimited synchronous rpc calls to service LoadBalancerStatsService. + * A stub to allow clients to do limited synchronous rpc calls to service LoadBalancerStatsService. *
    * A service used to obtain stats for verifying LB behavior.
    * 
diff --git a/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java b/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java index 57a7db1ec89..489838ddc6c 100644 --- a/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java +++ b/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java @@ -252,7 +252,7 @@ public io.grpc.testing.integration.Metrics.GaugeResponse getGauge(io.grpc.testin } /** - * A stub to allow clients to do llimited synchronous rpc calls to service MetricsService. + * A stub to allow clients to do limited synchronous rpc calls to service MetricsService. */ public static final class MetricsServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub { diff --git a/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java b/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java index 79f0bdf0fab..e0ea29e42e7 100644 --- a/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java +++ b/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java @@ -244,7 +244,7 @@ public io.grpc.testing.integration.Messages.ReconnectInfo stop(io.grpc.testing.i } /** - * A stub to allow clients to do llimited synchronous rpc calls to service ReconnectService. + * A stub to allow clients to do limited synchronous rpc calls to service ReconnectService. *
    * A service used to control reconnect server.
    * 
diff --git a/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/TestServiceGrpc.java b/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/TestServiceGrpc.java index 1086974d823..a0f44f46473 100644 --- a/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/TestServiceGrpc.java +++ b/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/TestServiceGrpc.java @@ -671,7 +671,7 @@ public io.grpc.testing.integration.EmptyProtos.Empty unimplementedCall(io.grpc.t } /** - * A stub to allow clients to do llimited synchronous rpc calls to service TestService. + * A stub to allow clients to do limited synchronous rpc calls to service TestService. *
    * A simple service to test the various types of RPCs and experiment with
    * performance with various types of payload.
diff --git a/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java b/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java
index be3d1eab13a..f758c2d0840 100644
--- a/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java
+++ b/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java
@@ -206,7 +206,7 @@ public io.grpc.testing.integration.EmptyProtos.Empty unimplementedCall(io.grpc.t
   }
 
   /**
-   * A stub to allow clients to do llimited synchronous rpc calls to service UnimplementedService.
+   * A stub to allow clients to do limited synchronous rpc calls to service UnimplementedService.
    * 
    * A simple service NOT implemented at servers so clients can test for
    * that case.
diff --git a/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/XdsUpdateClientConfigureServiceGrpc.java b/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/XdsUpdateClientConfigureServiceGrpc.java
index f72a09192f0..5fa43e4721a 100644
--- a/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/XdsUpdateClientConfigureServiceGrpc.java
+++ b/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/XdsUpdateClientConfigureServiceGrpc.java
@@ -201,7 +201,7 @@ public io.grpc.testing.integration.Messages.ClientConfigureResponse configure(io
   }
 
   /**
-   * A stub to allow clients to do llimited synchronous rpc calls to service XdsUpdateClientConfigureService.
+   * A stub to allow clients to do limited synchronous rpc calls to service XdsUpdateClientConfigureService.
    * 
    * A service to dynamically update the configuration of an xDS test client.
    * 
diff --git a/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/XdsUpdateHealthServiceGrpc.java b/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/XdsUpdateHealthServiceGrpc.java index 3258354cc20..2492ec0f90b 100644 --- a/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/XdsUpdateHealthServiceGrpc.java +++ b/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/XdsUpdateHealthServiceGrpc.java @@ -244,7 +244,7 @@ public io.grpc.testing.integration.EmptyProtos.Empty setNotServing(io.grpc.testi } /** - * A stub to allow clients to do llimited synchronous rpc calls to service XdsUpdateHealthService. + * A stub to allow clients to do limited synchronous rpc calls to service XdsUpdateHealthService. *
    * A service to remotely control health status of an xDS test server.
    * 
diff --git a/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java b/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java index fe8c30ba3c4..120033a8051 100644 --- a/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java +++ b/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java @@ -262,7 +262,7 @@ public io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse } /** - * A stub to allow clients to do llimited synchronous rpc calls to service LoadBalancerStatsService. + * A stub to allow clients to do limited synchronous rpc calls to service LoadBalancerStatsService. *
    * A service used to obtain stats for verifying LB behavior.
    * 
diff --git a/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java b/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java index 57a7db1ec89..489838ddc6c 100644 --- a/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java +++ b/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java @@ -252,7 +252,7 @@ public io.grpc.testing.integration.Metrics.GaugeResponse getGauge(io.grpc.testin } /** - * A stub to allow clients to do llimited synchronous rpc calls to service MetricsService. + * A stub to allow clients to do limited synchronous rpc calls to service MetricsService. */ public static final class MetricsServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub { diff --git a/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java b/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java index 79f0bdf0fab..e0ea29e42e7 100644 --- a/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java +++ b/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java @@ -244,7 +244,7 @@ public io.grpc.testing.integration.Messages.ReconnectInfo stop(io.grpc.testing.i } /** - * A stub to allow clients to do llimited synchronous rpc calls to service ReconnectService. + * A stub to allow clients to do limited synchronous rpc calls to service ReconnectService. *
    * A service used to control reconnect server.
    * 
diff --git a/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/TestServiceGrpc.java b/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/TestServiceGrpc.java index 1086974d823..a0f44f46473 100644 --- a/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/TestServiceGrpc.java +++ b/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/TestServiceGrpc.java @@ -671,7 +671,7 @@ public io.grpc.testing.integration.EmptyProtos.Empty unimplementedCall(io.grpc.t } /** - * A stub to allow clients to do llimited synchronous rpc calls to service TestService. + * A stub to allow clients to do limited synchronous rpc calls to service TestService. *
    * A simple service to test the various types of RPCs and experiment with
    * performance with various types of payload.
diff --git a/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java b/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java
index be3d1eab13a..f758c2d0840 100644
--- a/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java
+++ b/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java
@@ -206,7 +206,7 @@ public io.grpc.testing.integration.EmptyProtos.Empty unimplementedCall(io.grpc.t
   }
 
   /**
-   * A stub to allow clients to do llimited synchronous rpc calls to service UnimplementedService.
+   * A stub to allow clients to do limited synchronous rpc calls to service UnimplementedService.
    * 
    * A simple service NOT implemented at servers so clients can test for
    * that case.
diff --git a/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/XdsUpdateClientConfigureServiceGrpc.java b/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/XdsUpdateClientConfigureServiceGrpc.java
index f72a09192f0..5fa43e4721a 100644
--- a/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/XdsUpdateClientConfigureServiceGrpc.java
+++ b/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/XdsUpdateClientConfigureServiceGrpc.java
@@ -201,7 +201,7 @@ public io.grpc.testing.integration.Messages.ClientConfigureResponse configure(io
   }
 
   /**
-   * A stub to allow clients to do llimited synchronous rpc calls to service XdsUpdateClientConfigureService.
+   * A stub to allow clients to do limited synchronous rpc calls to service XdsUpdateClientConfigureService.
    * 
    * A service to dynamically update the configuration of an xDS test client.
    * 
diff --git a/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/XdsUpdateHealthServiceGrpc.java b/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/XdsUpdateHealthServiceGrpc.java index 3258354cc20..2492ec0f90b 100644 --- a/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/XdsUpdateHealthServiceGrpc.java +++ b/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/XdsUpdateHealthServiceGrpc.java @@ -244,7 +244,7 @@ public io.grpc.testing.integration.EmptyProtos.Empty setNotServing(io.grpc.testi } /** - * A stub to allow clients to do llimited synchronous rpc calls to service XdsUpdateHealthService. + * A stub to allow clients to do limited synchronous rpc calls to service XdsUpdateHealthService. *
    * A service to remotely control health status of an xDS test server.
    * 
diff --git a/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/BenchmarkServiceGrpc.java b/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/BenchmarkServiceGrpc.java index 9422ed7b1fa..242d4551d6e 100644 --- a/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/BenchmarkServiceGrpc.java +++ b/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/BenchmarkServiceGrpc.java @@ -461,7 +461,7 @@ public io.grpc.benchmarks.proto.Messages.SimpleResponse unaryCall(io.grpc.benchm } /** - * A stub to allow clients to do llimited synchronous rpc calls to service BenchmarkService. + * A stub to allow clients to do limited synchronous rpc calls to service BenchmarkService. */ public static final class BenchmarkServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub { diff --git a/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/ReportQpsScenarioServiceGrpc.java b/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/ReportQpsScenarioServiceGrpc.java index a7f2fdd3b5e..8f466185ea0 100644 --- a/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/ReportQpsScenarioServiceGrpc.java +++ b/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/ReportQpsScenarioServiceGrpc.java @@ -187,7 +187,7 @@ public io.grpc.benchmarks.proto.Control.Void reportScenario(io.grpc.benchmarks.p } /** - * A stub to allow clients to do llimited synchronous rpc calls to service ReportQpsScenarioService. + * A stub to allow clients to do limited synchronous rpc calls to service ReportQpsScenarioService. */ public static final class ReportQpsScenarioServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub { diff --git a/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/WorkerServiceGrpc.java b/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/WorkerServiceGrpc.java index bf6c115be35..11859482972 100644 --- a/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/WorkerServiceGrpc.java +++ b/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/WorkerServiceGrpc.java @@ -407,7 +407,7 @@ public io.grpc.benchmarks.proto.Control.Void quitWorker(io.grpc.benchmarks.proto } /** - * A stub to allow clients to do llimited synchronous rpc calls to service WorkerService. + * A stub to allow clients to do limited synchronous rpc calls to service WorkerService. */ public static final class WorkerServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub { diff --git a/compiler/src/java_plugin/cpp/java_generator.cpp b/compiler/src/java_plugin/cpp/java_generator.cpp index 5d12beb87c6..df96bb1c1b2 100644 --- a/compiler/src/java_plugin/cpp/java_generator.cpp +++ b/compiler/src/java_plugin/cpp/java_generator.cpp @@ -412,7 +412,7 @@ static void GrpcWriteServiceDocComment(Printer* printer, printer->Print(vars, " * A stub to allow clients to do asynchronous rpc calls to service $service$.\n"); break; case BLOCKING_CLIENT_IMPL: - printer->Print(vars, " * A stub to allow clients to do llimited synchronous rpc calls to service $service$.\n"); + printer->Print(vars, " * A stub to allow clients to do limited synchronous rpc calls to service $service$.\n"); break; case BLOCKING_V2_CLIENT_IMPL: printer->Print(vars, " * A stub to allow clients to do synchronous rpc calls to service $service$.\n"); diff --git a/compiler/src/test/golden/TestDeprecatedService.java.txt b/compiler/src/test/golden/TestDeprecatedService.java.txt index c97bc9d44c9..01af7872648 100644 --- a/compiler/src/test/golden/TestDeprecatedService.java.txt +++ b/compiler/src/test/golden/TestDeprecatedService.java.txt @@ -210,7 +210,7 @@ public final class TestDeprecatedServiceGrpc { } /** - * A stub to allow clients to do llimited synchronous rpc calls to service TestDeprecatedService. + * A stub to allow clients to do limited synchronous rpc calls to service TestDeprecatedService. *
    * Test service that has been deprecated and should generate with Java's @Deprecated annotation
    * 
diff --git a/compiler/src/test/golden/TestService.java.txt b/compiler/src/test/golden/TestService.java.txt index 229b7dcc252..b82475642b0 100644 --- a/compiler/src/test/golden/TestService.java.txt +++ b/compiler/src/test/golden/TestService.java.txt @@ -675,7 +675,7 @@ public final class TestServiceGrpc { } /** - * A stub to allow clients to do llimited synchronous rpc calls to service TestService. + * A stub to allow clients to do limited synchronous rpc calls to service TestService. *
    * Test service that supports all call types.
    * 
diff --git a/compiler/src/testLite/golden/TestDeprecatedService.java.txt b/compiler/src/testLite/golden/TestDeprecatedService.java.txt index fb0bfb8c38d..22a57c71523 100644 --- a/compiler/src/testLite/golden/TestDeprecatedService.java.txt +++ b/compiler/src/testLite/golden/TestDeprecatedService.java.txt @@ -206,7 +206,7 @@ public final class TestDeprecatedServiceGrpc { } /** - * A stub to allow clients to do llimited synchronous rpc calls to service TestDeprecatedService. + * A stub to allow clients to do limited synchronous rpc calls to service TestDeprecatedService. *
    * Test service that has been deprecated and should generate with Java's @Deprecated annotation
    * 
diff --git a/compiler/src/testLite/golden/TestService.java.txt b/compiler/src/testLite/golden/TestService.java.txt index 75101ddd7b3..d13d9959a4a 100644 --- a/compiler/src/testLite/golden/TestService.java.txt +++ b/compiler/src/testLite/golden/TestService.java.txt @@ -664,7 +664,7 @@ public final class TestServiceGrpc { } /** - * A stub to allow clients to do llimited synchronous rpc calls to service TestService. + * A stub to allow clients to do limited synchronous rpc calls to service TestService. *
    * Test service that supports all call types.
    * 
diff --git a/grpclb/src/generated/main/grpc/io/grpc/lb/v1/LoadBalancerGrpc.java b/grpclb/src/generated/main/grpc/io/grpc/lb/v1/LoadBalancerGrpc.java index 80acb5d7bf3..2a81dfe4ee5 100644 --- a/grpclb/src/generated/main/grpc/io/grpc/lb/v1/LoadBalancerGrpc.java +++ b/grpclb/src/generated/main/grpc/io/grpc/lb/v1/LoadBalancerGrpc.java @@ -189,7 +189,7 @@ protected LoadBalancerBlockingV2Stub build( } /** - * A stub to allow clients to do llimited synchronous rpc calls to service LoadBalancer. + * A stub to allow clients to do limited synchronous rpc calls to service LoadBalancer. */ public static final class LoadBalancerBlockingStub extends io.grpc.stub.AbstractBlockingStub { diff --git a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java index fcdd4491938..f060a1308d8 100644 --- a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java +++ b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java @@ -264,7 +264,7 @@ public io.grpc.testing.integration.Messages.LoadBalancerAccumulatedStatsResponse } /** - * A stub to allow clients to do llimited synchronous rpc calls to service LoadBalancerStatsService. + * A stub to allow clients to do limited synchronous rpc calls to service LoadBalancerStatsService. *
    * A service used to obtain stats for verifying LB behavior.
    * 
diff --git a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java index 7084ee53781..3104f7b263e 100644 --- a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java +++ b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/MetricsServiceGrpc.java @@ -254,7 +254,7 @@ public io.grpc.testing.integration.Metrics.GaugeResponse getGauge(io.grpc.testin } /** - * A stub to allow clients to do llimited synchronous rpc calls to service MetricsService. + * A stub to allow clients to do limited synchronous rpc calls to service MetricsService. */ public static final class MetricsServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub { diff --git a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java index 68a0faa35c7..39df95f4d90 100644 --- a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java +++ b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java @@ -246,7 +246,7 @@ public io.grpc.testing.integration.Messages.ReconnectInfo stop(io.grpc.testing.i } /** - * A stub to allow clients to do llimited synchronous rpc calls to service ReconnectService. + * A stub to allow clients to do limited synchronous rpc calls to service ReconnectService. *
    * A service used to control reconnect server.
    * 
diff --git a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/TestServiceGrpc.java b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/TestServiceGrpc.java index 6855b61c63a..2b519686d85 100644 --- a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/TestServiceGrpc.java +++ b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/TestServiceGrpc.java @@ -679,7 +679,7 @@ public io.grpc.testing.integration.EmptyProtos.Empty unimplementedCall(io.grpc.t } /** - * A stub to allow clients to do llimited synchronous rpc calls to service TestService. + * A stub to allow clients to do limited synchronous rpc calls to service TestService. *
    * A simple service to test the various types of RPCs and experiment with
    * performance with various types of payload.
diff --git a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java
index cd77c1cfa5c..400ac6dc4a3 100644
--- a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java
+++ b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/UnimplementedServiceGrpc.java
@@ -207,7 +207,7 @@ public io.grpc.testing.integration.EmptyProtos.Empty unimplementedCall(io.grpc.t
   }
 
   /**
-   * A stub to allow clients to do llimited synchronous rpc calls to service UnimplementedService.
+   * A stub to allow clients to do limited synchronous rpc calls to service UnimplementedService.
    * 
    * A simple service NOT implemented at servers so clients can test for
    * that case.
diff --git a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/XdsUpdateClientConfigureServiceGrpc.java b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/XdsUpdateClientConfigureServiceGrpc.java
index 545b69243f1..9cc13780723 100644
--- a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/XdsUpdateClientConfigureServiceGrpc.java
+++ b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/XdsUpdateClientConfigureServiceGrpc.java
@@ -202,7 +202,7 @@ public io.grpc.testing.integration.Messages.ClientConfigureResponse configure(io
   }
 
   /**
-   * A stub to allow clients to do llimited synchronous rpc calls to service XdsUpdateClientConfigureService.
+   * A stub to allow clients to do limited synchronous rpc calls to service XdsUpdateClientConfigureService.
    * 
    * A service to dynamically update the configuration of an xDS test client.
    * 
diff --git a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/XdsUpdateHealthServiceGrpc.java b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/XdsUpdateHealthServiceGrpc.java index 7120a9d1c85..8243ba713fa 100644 --- a/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/XdsUpdateHealthServiceGrpc.java +++ b/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/XdsUpdateHealthServiceGrpc.java @@ -246,7 +246,7 @@ public io.grpc.testing.integration.EmptyProtos.Empty setNotServing(io.grpc.testi } /** - * A stub to allow clients to do llimited synchronous rpc calls to service XdsUpdateHealthService. + * A stub to allow clients to do limited synchronous rpc calls to service XdsUpdateHealthService. *
    * A service to remotely control health status of an xDS test server.
    * 
diff --git a/istio-interop-testing/src/generated/main/grpc/io/istio/test/EchoTestServiceGrpc.java b/istio-interop-testing/src/generated/main/grpc/io/istio/test/EchoTestServiceGrpc.java index 5c01afd15c6..3cb27ac1067 100644 --- a/istio-interop-testing/src/generated/main/grpc/io/istio/test/EchoTestServiceGrpc.java +++ b/istio-interop-testing/src/generated/main/grpc/io/istio/test/EchoTestServiceGrpc.java @@ -231,7 +231,7 @@ public io.istio.test.Echo.ForwardEchoResponse forwardEcho(io.istio.test.Echo.For } /** - * A stub to allow clients to do llimited synchronous rpc calls to service EchoTestService. + * A stub to allow clients to do limited synchronous rpc calls to service EchoTestService. */ public static final class EchoTestServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub { diff --git a/rls/src/generated/main/grpc/io/grpc/lookup/v1/RouteLookupServiceGrpc.java b/rls/src/generated/main/grpc/io/grpc/lookup/v1/RouteLookupServiceGrpc.java index 98768d37611..558a223173c 100644 --- a/rls/src/generated/main/grpc/io/grpc/lookup/v1/RouteLookupServiceGrpc.java +++ b/rls/src/generated/main/grpc/io/grpc/lookup/v1/RouteLookupServiceGrpc.java @@ -187,7 +187,7 @@ public io.grpc.lookup.v1.RouteLookupResponse routeLookup(io.grpc.lookup.v1.Route } /** - * A stub to allow clients to do llimited synchronous rpc calls to service RouteLookupService. + * A stub to allow clients to do limited synchronous rpc calls to service RouteLookupService. */ public static final class RouteLookupServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub { diff --git a/s2a/src/generated/main/grpc/io/grpc/s2a/internal/handshaker/S2AServiceGrpc.java b/s2a/src/generated/main/grpc/io/grpc/s2a/internal/handshaker/S2AServiceGrpc.java index 69f1d78f55e..95e217ac695 100644 --- a/s2a/src/generated/main/grpc/io/grpc/s2a/internal/handshaker/S2AServiceGrpc.java +++ b/s2a/src/generated/main/grpc/io/grpc/s2a/internal/handshaker/S2AServiceGrpc.java @@ -192,7 +192,7 @@ protected S2AServiceBlockingV2Stub build( } /** - * A stub to allow clients to do llimited synchronous rpc calls to service S2AService. + * A stub to allow clients to do limited synchronous rpc calls to service S2AService. */ public static final class S2AServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub { diff --git a/services/src/generated/main/grpc/io/grpc/channelz/v1/ChannelzGrpc.java b/services/src/generated/main/grpc/io/grpc/channelz/v1/ChannelzGrpc.java index 8d8c0eb2971..7dd74034efe 100644 --- a/services/src/generated/main/grpc/io/grpc/channelz/v1/ChannelzGrpc.java +++ b/services/src/generated/main/grpc/io/grpc/channelz/v1/ChannelzGrpc.java @@ -582,7 +582,7 @@ public io.grpc.channelz.v1.GetSocketResponse getSocket(io.grpc.channelz.v1.GetSo } /** - * A stub to allow clients to do llimited synchronous rpc calls to service Channelz. + * A stub to allow clients to do limited synchronous rpc calls to service Channelz. *
    * Channelz is a service exposed by gRPC servers that provides detailed debug
    * information.
diff --git a/services/src/generated/main/grpc/io/grpc/health/v1/HealthGrpc.java b/services/src/generated/main/grpc/io/grpc/health/v1/HealthGrpc.java
index d7795a5fdbf..9786392cfe6 100644
--- a/services/src/generated/main/grpc/io/grpc/health/v1/HealthGrpc.java
+++ b/services/src/generated/main/grpc/io/grpc/health/v1/HealthGrpc.java
@@ -290,7 +290,7 @@ public io.grpc.health.v1.HealthCheckResponse check(io.grpc.health.v1.HealthCheck
   }
 
   /**
-   * A stub to allow clients to do llimited synchronous rpc calls to service Health.
+   * A stub to allow clients to do limited synchronous rpc calls to service Health.
    */
   public static final class HealthBlockingStub
       extends io.grpc.stub.AbstractBlockingStub {
diff --git a/services/src/generated/main/grpc/io/grpc/reflection/v1/ServerReflectionGrpc.java b/services/src/generated/main/grpc/io/grpc/reflection/v1/ServerReflectionGrpc.java
index 3089b8302cc..19bf6ed90b3 100644
--- a/services/src/generated/main/grpc/io/grpc/reflection/v1/ServerReflectionGrpc.java
+++ b/services/src/generated/main/grpc/io/grpc/reflection/v1/ServerReflectionGrpc.java
@@ -192,7 +192,7 @@ protected ServerReflectionBlockingV2Stub build(
   }
 
   /**
-   * A stub to allow clients to do llimited synchronous rpc calls to service ServerReflection.
+   * A stub to allow clients to do limited synchronous rpc calls to service ServerReflection.
    */
   public static final class ServerReflectionBlockingStub
       extends io.grpc.stub.AbstractBlockingStub {
diff --git a/services/src/generated/main/grpc/io/grpc/reflection/v1alpha/ServerReflectionGrpc.java b/services/src/generated/main/grpc/io/grpc/reflection/v1alpha/ServerReflectionGrpc.java
index a0fc1bcf2de..152a8f7c81d 100644
--- a/services/src/generated/main/grpc/io/grpc/reflection/v1alpha/ServerReflectionGrpc.java
+++ b/services/src/generated/main/grpc/io/grpc/reflection/v1alpha/ServerReflectionGrpc.java
@@ -192,7 +192,7 @@ protected ServerReflectionBlockingV2Stub build(
   }
 
   /**
-   * A stub to allow clients to do llimited synchronous rpc calls to service ServerReflection.
+   * A stub to allow clients to do limited synchronous rpc calls to service ServerReflection.
    */
   public static final class ServerReflectionBlockingStub
       extends io.grpc.stub.AbstractBlockingStub {
diff --git a/services/src/generated/test/grpc/io/grpc/reflection/testing/AnotherDynamicServiceGrpc.java b/services/src/generated/test/grpc/io/grpc/reflection/testing/AnotherDynamicServiceGrpc.java
index 843d1e30135..a53d199ef52 100644
--- a/services/src/generated/test/grpc/io/grpc/reflection/testing/AnotherDynamicServiceGrpc.java
+++ b/services/src/generated/test/grpc/io/grpc/reflection/testing/AnotherDynamicServiceGrpc.java
@@ -202,7 +202,7 @@ public io.grpc.reflection.testing.DynamicReply method(io.grpc.reflection.testing
   }
 
   /**
-   * A stub to allow clients to do llimited synchronous rpc calls to service AnotherDynamicService.
+   * A stub to allow clients to do limited synchronous rpc calls to service AnotherDynamicService.
    * 
    * AnotherDynamicService
    * 
diff --git a/services/src/generated/test/grpc/io/grpc/reflection/testing/AnotherReflectableServiceGrpc.java b/services/src/generated/test/grpc/io/grpc/reflection/testing/AnotherReflectableServiceGrpc.java index 41c7f5468da..a22138ecb03 100644 --- a/services/src/generated/test/grpc/io/grpc/reflection/testing/AnotherReflectableServiceGrpc.java +++ b/services/src/generated/test/grpc/io/grpc/reflection/testing/AnotherReflectableServiceGrpc.java @@ -178,7 +178,7 @@ public io.grpc.reflection.testing.Reply method(io.grpc.reflection.testing.Reques } /** - * A stub to allow clients to do llimited synchronous rpc calls to service AnotherReflectableService. + * A stub to allow clients to do limited synchronous rpc calls to service AnotherReflectableService. */ public static final class AnotherReflectableServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub { diff --git a/services/src/generated/test/grpc/io/grpc/reflection/testing/DynamicServiceGrpc.java b/services/src/generated/test/grpc/io/grpc/reflection/testing/DynamicServiceGrpc.java index 4878109dc81..6e9dfac72db 100644 --- a/services/src/generated/test/grpc/io/grpc/reflection/testing/DynamicServiceGrpc.java +++ b/services/src/generated/test/grpc/io/grpc/reflection/testing/DynamicServiceGrpc.java @@ -202,7 +202,7 @@ public io.grpc.reflection.testing.DynamicReply method(io.grpc.reflection.testing } /** - * A stub to allow clients to do llimited synchronous rpc calls to service DynamicService. + * A stub to allow clients to do limited synchronous rpc calls to service DynamicService. *
    * A DynamicService
    * 
diff --git a/services/src/generated/test/grpc/io/grpc/reflection/testing/ReflectableServiceGrpc.java b/services/src/generated/test/grpc/io/grpc/reflection/testing/ReflectableServiceGrpc.java index 3e6cf5b8030..aeefc77aff8 100644 --- a/services/src/generated/test/grpc/io/grpc/reflection/testing/ReflectableServiceGrpc.java +++ b/services/src/generated/test/grpc/io/grpc/reflection/testing/ReflectableServiceGrpc.java @@ -178,7 +178,7 @@ public io.grpc.reflection.testing.Reply method(io.grpc.reflection.testing.Reques } /** - * A stub to allow clients to do llimited synchronous rpc calls to service ReflectableService. + * A stub to allow clients to do limited synchronous rpc calls to service ReflectableService. */ public static final class ReflectableServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub { diff --git a/testing-proto/src/generated/main/grpc/io/grpc/testing/protobuf/SimpleServiceGrpc.java b/testing-proto/src/generated/main/grpc/io/grpc/testing/protobuf/SimpleServiceGrpc.java index fac753a1b32..8b33691535d 100644 --- a/testing-proto/src/generated/main/grpc/io/grpc/testing/protobuf/SimpleServiceGrpc.java +++ b/testing-proto/src/generated/main/grpc/io/grpc/testing/protobuf/SimpleServiceGrpc.java @@ -394,7 +394,7 @@ public io.grpc.testing.protobuf.SimpleResponse unaryRpc(io.grpc.testing.protobuf } /** - * A stub to allow clients to do llimited synchronous rpc calls to service SimpleService. + * A stub to allow clients to do limited synchronous rpc calls to service SimpleService. *
    * A simple service for test.
    * 
diff --git a/xds/src/generated/thirdparty/grpc/com/github/xds/service/orca/v3/OpenRcaServiceGrpc.java b/xds/src/generated/thirdparty/grpc/com/github/xds/service/orca/v3/OpenRcaServiceGrpc.java index bb74f2e0cb2..cb129fd31ba 100644 --- a/xds/src/generated/thirdparty/grpc/com/github/xds/service/orca/v3/OpenRcaServiceGrpc.java +++ b/xds/src/generated/thirdparty/grpc/com/github/xds/service/orca/v3/OpenRcaServiceGrpc.java @@ -230,7 +230,7 @@ protected OpenRcaServiceBlockingV2Stub build( } /** - * A stub to allow clients to do llimited synchronous rpc calls to service OpenRcaService. + * A stub to allow clients to do limited synchronous rpc calls to service OpenRcaService. *
    * Out-of-band (OOB) load reporting service for the additional load reporting
    * agent that does not sit in the request path. Reports are periodically sampled
diff --git a/xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/discovery/v3/AggregatedDiscoveryServiceGrpc.java b/xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/discovery/v3/AggregatedDiscoveryServiceGrpc.java
index 192b23a3db1..b93a5df2b71 100644
--- a/xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/discovery/v3/AggregatedDiscoveryServiceGrpc.java
+++ b/xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/discovery/v3/AggregatedDiscoveryServiceGrpc.java
@@ -284,7 +284,7 @@ protected AggregatedDiscoveryServiceBlockingV2Stub build(
   }
 
   /**
-   * A stub to allow clients to do llimited synchronous rpc calls to service AggregatedDiscoveryService.
+   * A stub to allow clients to do limited synchronous rpc calls to service AggregatedDiscoveryService.
    * 
    * See https://github.com/envoyproxy/envoy-api#apis for a description of the role of
    * ADS and how it is intended to be used by a management server. ADS requests
diff --git a/xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/load_stats/v3/LoadReportingServiceGrpc.java b/xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/load_stats/v3/LoadReportingServiceGrpc.java
index fbe8dd5a5ec..3bce13a7cf5 100644
--- a/xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/load_stats/v3/LoadReportingServiceGrpc.java
+++ b/xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/load_stats/v3/LoadReportingServiceGrpc.java
@@ -267,7 +267,7 @@ protected LoadReportingServiceBlockingV2Stub build(
   }
 
   /**
-   * A stub to allow clients to do llimited synchronous rpc calls to service LoadReportingService.
+   * A stub to allow clients to do limited synchronous rpc calls to service LoadReportingService.
    */
   public static final class LoadReportingServiceBlockingStub
       extends io.grpc.stub.AbstractBlockingStub {
diff --git a/xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/rate_limit_quota/v3/RateLimitQuotaServiceGrpc.java b/xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/rate_limit_quota/v3/RateLimitQuotaServiceGrpc.java
index fa1d235f082..f05d38290dd 100644
--- a/xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/rate_limit_quota/v3/RateLimitQuotaServiceGrpc.java
+++ b/xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/rate_limit_quota/v3/RateLimitQuotaServiceGrpc.java
@@ -207,7 +207,7 @@ protected RateLimitQuotaServiceBlockingV2Stub build(
   }
 
   /**
-   * A stub to allow clients to do llimited synchronous rpc calls to service RateLimitQuotaService.
+   * A stub to allow clients to do limited synchronous rpc calls to service RateLimitQuotaService.
    * 
    * Defines the Rate Limit Quota Service (RLQS).
    * 
diff --git a/xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/status/v3/ClientStatusDiscoveryServiceGrpc.java b/xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/status/v3/ClientStatusDiscoveryServiceGrpc.java index 75ce84b77f9..1a3240875cc 100644 --- a/xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/status/v3/ClientStatusDiscoveryServiceGrpc.java +++ b/xds/src/generated/thirdparty/grpc/io/envoyproxy/envoy/service/status/v3/ClientStatusDiscoveryServiceGrpc.java @@ -258,7 +258,7 @@ public io.envoyproxy.envoy.service.status.v3.ClientStatusResponse fetchClientSta } /** - * A stub to allow clients to do llimited synchronous rpc calls to service ClientStatusDiscoveryService. + * A stub to allow clients to do limited synchronous rpc calls to service ClientStatusDiscoveryService. *
    * CSDS is Client Status Discovery Service. It can be used to get the status of
    * an xDS-compliant client from the management server's point of view. It can