Merge pull request #48 from InnerPortal/master

Fix typo
This commit is contained in:
gulrak 2020-02-11 23:23:52 +01:00 committed by GitHub
commit 05ecaa498c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
//---------------------------------------------------------------------------------------
//
// ghc::filesystem - A C++17-like filesystem implementation for C++11/C++147/C++17
// ghc::filesystem - A C++17-like filesystem implementation for C++11/C++14/C++17
//
//---------------------------------------------------------------------------------------
//