From 7d74e025192956901495c0dcb56ee42d72ae8186 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Wed, 4 Nov 2009 12:13:20 +0000
Subject: [PATCH] syntax

---
 RELEASE-NOTES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index e7142cc0fb..732268712e 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -45,7 +45,7 @@ This release includes the following bugfixes:
  o POST with Digest authentication and "Transfer-Encoding: chunked"
  o SCP connection re-use with wrong auth
  o CURLINFO_CONTENT_LENGTH_DOWNLOAD for 0 bytes transfers
- 0 CURLINFO_SIZE_DOWNLOAD for ldap transfers (-w size_download)
+ o CURLINFO_SIZE_DOWNLOAD for ldap transfers (-w size_download)
 
 This release includes the following known bugs:
 
-- 
GitLab