Skip to content

Commit

Permalink
Merge pull request #37 from cybik/patch-1
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
gulrak authored Nov 10, 2019
2 parents c1a2fb5 + 3a6c550 commit 01d1f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/ghc/filesystem.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
// as ghc::filesystem::string_type.
// #define GHC_WIN_WSTRING_STRING_TYPE
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// Rais errors/exceptions when invalid unicode codepoints or UTF-8 sequences are found,
// Raise errors/exceptions when invalid unicode codepoints or UTF-8 sequences are found,
// instead of replacing them with the unicode replacement character (U+FFFD).
// #define GHC_RAISE_UNICODE_ERRORS
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Expand Down

0 comments on commit 01d1f68

Please sign in to comment.