Skip to content

Commit a9e8519

Browse files
author
Walter Poupore
committed
Fixes region tag in comment.
1 parent d53b2d0 commit a9e8519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kms/src/main/java/com/example/Snippets.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ public static CryptoKeyVersion restoreCryptoKeyVersion(
233233
System.out.println(restored);
234234
return restored;
235235
}
236-
// [END kms_destroy_cryptokey_version]
236+
// [END kms_restore_cryptokey_version]
237237

238238
// [START kms_get_cryptokey_policy]
239239

0 commit comments

Comments
 (0)