summaryrefslogtreecommitdiff
path: root/apps/include/netutils/webclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/include/netutils/webclient.h')
-rw-r--r--apps/include/netutils/webclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/include/netutils/webclient.h b/apps/include/netutils/webclient.h
index 85ca759e9..ae46c9d13 100644
--- a/apps/include/netutils/webclient.h
+++ b/apps/include/netutils/webclient.h
@@ -143,7 +143,7 @@ EXTERN int web_posts_strlen(FAR char **name, FAR char **value, int len);
*
* Returned Value:
* 0: if the GET operation completed successfully;
- * -1: On a failure with errno set appropriately
+ * -1: On a failure with errno set appropriately
*
****************************************************************************/