diff options
author | Ayushman Singh Chauhan <ascb508@gmail.com> | 2021-04-27 23:23:43 +0530 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-04-28 08:16:20 +0200 |
commit | 6aae7b1761c02a63d4b4154867c5f7853f74bb14 (patch) | |
tree | 5af2e3e45a73c30bf021e3b54c7852c027fab5da /docs/HISTORY.md | |
parent | b08863822c151f95a00ebd9ad5a4f00c5323db86 (diff) | |
download | curl-6aae7b1761c02a63d4b4154867c5f7853f74bb14.tar.gz |
docs: camelcase it like GitHub everywhere
Closes #6979
Diffstat (limited to 'docs/HISTORY.md')
-rw-r--r-- | docs/HISTORY.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/HISTORY.md b/docs/HISTORY.md index 6210e902a..373741c58 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -257,7 +257,7 @@ January: Added support for RTSP February: security vulnerability: libcurl data callback excessive length -March: The project switched over to use git (hosted by github) instead of CVS +March: The project switched over to use git (hosted by GitHub) instead of CVS for source code control May: Added support for RTMP |