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:
parent
ca5816e275
commit
f9b62b5cc0
Notes:
git
2021-04-25 23:52:48 +09:00
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue