Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ef05d74

Browse filesBrowse files
klerJon Wayne Parrott
authored andcommitted
Fix misspelled quickly (was quicly) (GoogleCloudPlatform#416)
1 parent c42fb66 commit ef05d74
Copy full SHA for ef05d74

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎storage/api/customer_supplied_keys.py

Copy file name to clipboardExpand all lines: storage/api/customer_supplied_keys.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
# is a bad idea to store your encryption keys in your source code.
4444
ENCRYPTION_KEY = '4RzDI0TeWa9M/nAvYH05qbCskPaSU/CFV5HeCxk0IUA='
4545

46-
# You can use openssl to quicly calculate the hash of any key.
46+
# You can use openssl to quickly calculate the hash of any key.
4747
# Try running this:
4848
# openssl base64 -d <<< ENCRYPTION_KEY | openssl dgst -sha256 -binary \
4949
# | openssl base64

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.