doc: fix mod_s3_upload comment

This commit is contained in:
Roman Hargrave 2022-09-09 22:59:00 -07:00
parent ffd2607ada
commit 5cf7add61a
No known key found for this signature in database
GPG Key ID: E7679B92360E753A
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
%%%----------------------------------------------------------------------
%%% File : s3_util.erl
%%% Usage : S3 URL Generation and Signing
%%% File : aws_util.erl
%%% Usage : AWS URL Signing
%%% Author : Roman Hargrave <roman@hargrave.info>
%%% Purpose : Signing AWS Requests. Intended for S3-CS use.
%%% Created : 24 Aug 2022 by Roman Hargrave <roman@hargrave.info>