From 3a6c550dc0a993ec1750dcd0a536d73fdc89bfbb Mon Sep 17 00:00:00 2001 From: Renaud Lepage Date: Sat, 9 Nov 2019 16:40:09 -0800 Subject: [PATCH] Typo --- include/ghc/filesystem.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ghc/filesystem.hpp b/include/ghc/filesystem.hpp index b051c25..af48c67 100644 --- a/include/ghc/filesystem.hpp +++ b/include/ghc/filesystem.hpp @@ -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 //- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -