summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl/lib/bufref.c
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/cmcurl/lib/bufref.c')
-rw-r--r--Utilities/cmcurl/lib/bufref.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/cmcurl/lib/bufref.c b/Utilities/cmcurl/lib/bufref.c
index f0a0e2a..f048b57 100644
--- a/Utilities/cmcurl/lib/bufref.c
+++ b/Utilities/cmcurl/lib/bufref.c
@@ -48,7 +48,7 @@ void Curl_bufref_init(struct bufref *br)
}
/*
- * Free the buffer and re-init the necessary fields. It doesn't touch the
+ * Free the buffer and re-init the necessary fields. It does not touch the
* 'signature' field and thus this buffer reference can be reused.
*/