summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
Diffstat (limited to 'inc')
-rw-r--r--inc/libs3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/libs3.h b/inc/libs3.h
index 32d3af2..5b0ccdd 100644
--- a/inc/libs3.h
+++ b/inc/libs3.h
@@ -1108,7 +1108,7 @@ typedef struct S3PutObjectHandler
/**
* An S3GetObjectHandler defines the callbacks which are made for
- * put_object requests.
+ * get_object requests.
**/
typedef struct S3GetObjectHandler
{