lib/fog/aws/models/storage/file.rb in fog-1.24.0 vs lib/fog/aws/models/storage/file.rb in fog-1.25.0

- old
+ new

@@ -147,10 +147,10 @@ @acl = 'private' end new_public end - # Get pubically acessible url via http GET. + # Get publicly accessible url via http GET. # Checks permissions before creating. # Defaults to s3 subdomain or compliant bucket name # # required attributes: directory, key #