1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[Doc] Fix a typo s/algorthm/algorithm/

This commit is contained in:
wonda-tea-coffee 2021-04-25 18:59:43 +09:00 committed by Marc-André Lafortune
parent ca5816e275
commit f9b62b5cc0
Notes: git 2021-04-25 23:52:48 +09:00

View file

@ -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.
*/