Skip to content

Commit 029b8da

Browse files
Ace Nassrigarrettjonesgoogle
authored andcommitted
Reword comment (#2541)
1 parent ccd9c78 commit 029b8da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google-cloud-examples/src/main/java/com/google/cloud/examples/pubsub/snippets/TopicAdminClientSnippets.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ public ListTopicsPagedResponse listTopics() throws Exception {
7777
// [END pubsub_list_topics]
7878
}
7979

80-
/** Example of listing topics for a subscription. */
80+
/** Example of listing subscriptions for a topic. */
8181
public ListTopicSubscriptionsPagedResponse listTopicSubscriptions(String topicId)
8282
throws Exception {
8383
// [START pubsub_list_topic_subscriptions]

0 commit comments

Comments
 (0)