Fix minor type-o

This commit is contained in:
Howard Hinnant 2016-06-17 20:39:52 -04:00
parent 9fb5e05eba
commit d1f8e3ab7d

View File

@ -2914,7 +2914,7 @@ contains the following string near the top:
</p>
<blockquote><pre>
static std::string install{"~/Downloads/tzdata"}; // "c:\%homedrive%\%homepath%\downloads\tzdata" on Windows
static std::string install{"~/Downloads/tzdata"}; // "%homedrive%\%homepath%\downloads\tzdata" on Windows
</pre></blockquote>
<p>