mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
fix typo
This commit is contained in:
parent
f21f721c0a
commit
5e7bd7427e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ module Fog
|
||||||
#
|
#
|
||||||
# Once the key has been set with this request you should create new
|
# Once the key has been set with this request you should create new
|
||||||
# Storage objects with the :rackspace_temp_url_key option then use
|
# Storage objects with the :rackspace_temp_url_key option then use
|
||||||
# the get_object_https_url method to generate expirign URLs.
|
# the get_object_https_url method to generate expiring URLs.
|
||||||
#
|
#
|
||||||
# *** CAUTION *** changing this secret key will invalidate any expiring
|
# *** CAUTION *** changing this secret key will invalidate any expiring
|
||||||
# URLS generated with old keys.
|
# URLS generated with old keys.
|
||||||
|
|
Loading…
Add table
Reference in a new issue