Add missing punctuation

This commit is contained in:
Vladimir Panteleev 2019-08-21 14:30:31 +00:00 committed by GitHub
parent 6a6b09d176
commit 02b97f851c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2306,7 +2306,7 @@ private bool decodeLineInto(Terminator, Char = char)(ref const(ubyte)[] basesrc,
*
* Example:
*
* Get with custom data receivers
* Get with custom data receivers:
*
* ---
* import std.net.curl, std.stdio;