We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9785b1 commit cac469eCopy full SHA for cac469e
google-cloud-pubsub/src/main/java/com/google/cloud/pubsub/v1/Subscriber.java
@@ -565,7 +565,7 @@ public static final class Builder {
565
* {@code ChannelProvider} to use to create Channels, which must point at Cloud Pub/Sub
566
* endpoint.
567
*
568
- * <p>For performance, this client bene/fits from having multiple channels open at once. Users
+ * <p>For performance, this client benefits from having multiple channels open at once. Users
569
* are encouraged to provide instances of {@code ChannelProvider} that creates new channels
570
* instead of returning pre-initialized ones.
571
*/
0 commit comments