summaryrefslogtreecommitdiff
path: root/upload.h
diff options
context:
space:
mode:
Diffstat (limited to 'upload.h')
-rw-r--r--upload.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/upload.h b/upload.h
index 69dcb4c..526a628 100644
--- a/upload.h
+++ b/upload.h
@@ -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.
*/