diff --git a/include/fc/utf8.hpp b/include/fc/utf8.hpp index c573029..8dd934e 100644 --- a/include/fc/utf8.hpp +++ b/include/fc/utf8.hpp @@ -3,7 +3,7 @@ #include -/// This file contains general purpose utilities related to UTF-8 <-> Unicode conversions +// This file contains general purpose utilities related to UTF-8 <-> Unicode conversions namespace fc {