Skip to content

Commit bf488f3

Browse files
committed
format
1 parent 1a8f2cf commit bf488f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/ada/unicode.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ bool to_ascii(std::optional<std::string>& out, std::string_view plain,
7272
std::string to_unicode(std::string_view input);
7373

7474
/**
75-
* @private
75+
* @private
7676
* Checks if the input has tab or newline characters.
7777
*
7878
* @attention The has_tabs_or_newline function is a bottleneck and it is simple

0 commit comments

Comments
 (0)