Skip to content

Commit e182c20

Browse files
committed
comment consistency for kms sample
1 parent a47f94b commit e182c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kms/quickstart/quickstart.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
// Lists keys in the "global" location.
2626
$location = 'global';
2727

28-
# The resource name of the location associated with the KeyRings
28+
// The resource name of the location associated with the KeyRings
2929
$parent = sprintf('projects/%s/locations/%s', $projectId, $location);
3030

3131
// Instantiate the client

0 commit comments

Comments
 (0)