We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a8f2cf commit bf488f3Copy full SHA for bf488f3
include/ada/unicode.h
@@ -72,7 +72,7 @@ bool to_ascii(std::optional<std::string>& out, std::string_view plain,
72
std::string to_unicode(std::string_view input);
73
74
/**
75
-* @private
+ * @private
76
* Checks if the input has tab or newline characters.
77
*
78
* @attention The has_tabs_or_newline function is a bottleneck and it is simple
0 commit comments