mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[DOC] Separate paragraph in LEGAL instead of break lines [ci skip]
Although trailing spaces in Markdown breaks the line, it is often overlooked.
This commit is contained in:
parent
7899866849
commit
28df037718
1 changed files with 2 additions and 1 deletions
3
LEGAL
3
LEGAL
|
@ -468,7 +468,8 @@ mentioned below.
|
|||
|
||||
>>>
|
||||
A C-program for MT19937, with initialization improved 2002/2/10.::
|
||||
Coded by Takuji Nishimura and Makoto Matsumoto.
|
||||
Coded by Takuji Nishimura and Makoto Matsumoto.
|
||||
|
||||
This is a faster version by taking Shawn Cokus's optimization,
|
||||
Matthe Bellew's simplification, Isaku Wada's real version.
|
||||
|
||||
|
|
Loading…
Reference in a new issue