Skip to content

Commit

Permalink
Typo "Protcools"
Browse files Browse the repository at this point in the history
  • Loading branch information
brad-anderson committed Jan 3, 2014
1 parent bc3cf4a commit 4b226d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion std/net/curl.d
Expand Up @@ -191,7 +191,7 @@ version(StdDdoc) import std.stdio;
version (Windows) pragma(lib, "curl");
extern (C) void exit(int);

// Default data timeout for Protcools
// Default data timeout for Protocols
private enum _defaultDataTimeout = dur!"minutes"(2);

/** Connection type used when the URL should be used to auto detect the protocol.
Expand Down

0 comments on commit 4b226d9

Please sign in to comment.