[phobos] [dlang/phobos] 8d8130: Fix typos in std.net.curl
GitHub via phobos
phobos at puremagic.com
Mon Jul 18 17:00:39 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 8d813092a120e5ec769ec59c394511a6ff67d4b1
https://github.com/dlang/phobos/commit/8d813092a120e5ec769ec59c394511a6ff67d4b1
Author: alphaKAI <alpha.kai.net at alpha-kai-net.info>
Date: 2016-07-18 (Mon, 18 Jul 2016)
Changed paths:
M std/net/curl.d
Log Message:
-----------
Fix typos in std.net.curl
Documentation of async function : byLineAsync & byChunkAsync has a little typos
Commit: fce3183a850d5cec8d1b50d7a83b6b3c21bd6018
https://github.com/dlang/phobos/commit/fce3183a850d5cec8d1b50d7a83b6b3c21bd6018
Author: David Nadlinger <code at klickverbot.at>
Date: 2016-07-19 (Tue, 19 Jul 2016)
Changed paths:
M std/net/curl.d
Log Message:
-----------
Merge pull request #4612 from alphaKAI/fix-typos-in-std-net-curl
Fix typos in std.net.curl.byLineAsync&byChunkAsync
Compare: https://github.com/dlang/phobos/compare/f0b5f96cbb35...fce3183a850d
More information about the phobos
mailing list