Skip to content

Commit

Permalink
[Doc] Fix a typo s/algorthm/algorithm/
Browse files Browse the repository at this point in the history
  • Loading branch information
wonda-tea-coffee authored and marcandre committed Apr 25, 2021
1 parent ca5816e commit f9b62b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/nkf/nkf-utf8/nkf.c
Expand Up @@ -3817,7 +3817,7 @@ oconv_newline(void (*func)(nkf_char, nkf_char))
LF new line
SP space
This fold algorthm does not preserve heading space in a line.
This fold algorithm does not preserve heading space in a line.
This is the main difference from fmt.
*/

Expand Down

0 comments on commit f9b62b5

Please sign in to comment.