summaryrefslogtreecommitdiff
path: root/upload.h
diff options
context:
space:
mode:
authorVincent Douillet <vincent@vdouillet.fr>2024-12-24 11:52:50 +0100
committerVincent Douillet <vincent@vdouillet.fr>2024-12-26 10:49:13 +0100
commit2e04b2c23c66a42372d0ecaea2b0f4b2c7b7c7e5 (patch)
tree9249bb0e9792a11bb27df78a4d93a0b3c0be0b33 /upload.h
parent878cd6e8792d5ac03eea59fec9fe8e325440d50c (diff)
delete files
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.
*/