Skip to content

Commit 9625dd8

Browse files
authored
chore(pubsub): fix misspelling (GoogleCloudPlatform#2165)
1 parent 4abdf3a commit 9625dd8

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 unwrappped 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)