forked from HowardHinnant/date
Fix minor type-o
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user