diff --git a/lib/fog/rackspace/requests/storage/post_set_meta_temp_url_key.rb b/lib/fog/rackspace/requests/storage/post_set_meta_temp_url_key.rb index ed7c5deb3..851c3f812 100644 --- a/lib/fog/rackspace/requests/storage/post_set_meta_temp_url_key.rb +++ b/lib/fog/rackspace/requests/storage/post_set_meta_temp_url_key.rb @@ -9,7 +9,7 @@ module Fog # # Once the key has been set with this request you should create new # 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 # URLS generated with old keys.