Skip to content

Commit 3babe22

Browse files
committed
pubsub: fix typo in example
Fixes #1631
1 parent d7267f5 commit 3babe22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google-cloud-examples/src/main/java/com/google/cloud/examples/pubsub/PubSubExample.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
import java.util.concurrent.atomic.AtomicInteger;
4242

4343
/**
44-
* An example of using Google BigQuery.
44+
* An example of using Google Pub/Sub.
4545
*
4646
* <p>This example demonstrates a simple/typical Pub/Sub usage.
4747
*

0 commit comments

Comments
 (0)