Skip to content

Commit 41f72d8

Browse files
garrettjonesgooglemziccard
authored andcommitted
---
yaml --- r: 3389 b: refs/heads/master c: 39b713a h: refs/heads/master i: 3387: 3e4ba56
1 parent d1a00c6 commit 41f72d8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: c286b8851c78714b5b9182d93172db7d701a6ecb
2+
refs/heads/master: 39b713ac1be15747757bad0b98fbd368e6dc08ea
33
refs/heads/travis: e21ee7b88a5edc3f3d8c71f90c3fc32abf7e8dd6
44
refs/heads/gh-pages: 4e0561bb4504bf647db669a14417b2b2c87ba45d
55
refs/heads/pubsub-alpha: 1a0e970f265af871e02274085b9662b3fe29058b

trunk/gcloud-java-pubsub/src/main/java/com/google/gcloud/pubsub/spi/SubscriberApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ public ApiCallable<DeleteSubscriptionRequest, Empty> deleteSubscriptionCallable(
675675
* @param subscription The name of the subscription.
676676
* @param ackIds List of acknowledgment IDs.
677677
* @param ackDeadlineSeconds The new ack deadline with respect to the time this request was sent to
678-
* the Pub/Sub system. Must be >= 0. For example, if the value is 10, the new
678+
* the Pub/Sub system. Must be &gt;= 0. For example, if the value is 10, the new
679679
* ack deadline will expire 10 seconds after the `ModifyAckDeadline` call
680680
* was made. Specifying zero may immediately make the message available for
681681
* another pull request.

0 commit comments

Comments
 (0)