Skip to content

Commit 878fc57

Browse files
authored
fix(pubsub): updates style of comment
1 parent 77948d3 commit 878fc57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubsub/api/src/create_unwrapped_push_subscription.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
use Google\Cloud\PubSub\PubSubClient;
2929

3030
/**
31-
* Create unwrapped push subscription.
31+
* Creates an unwrapped push subscription.
3232
*
3333
* @param string $projectId The Google project ID.
3434
* @param string $topicName The Pub/Sub topic name.

0 commit comments

Comments
 (0)