diff options
Diffstat (limited to 'upload.h')
-rw-r--r-- | upload.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ #define UPLOAD_URL "upload" /* - * Build the URL to download a file and assigns it to the file's action_url. + * Build the URL to upload a file and assigns it to the file's action_url. * All parameters are required * Returns the length of the created URL, or 0 in case of failure. */ |