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

Fixed misspellings

Fixed misspellings reported at [Bug #16437], only in ruby and rubyspec.
This commit is contained in:
Nobuyoshi Nakada 2019-12-20 09:19:39 +09:00
parent 2898367b3a
commit db16629008
No known key found for this signature in database
GPG key ID: 4BC7D6DF58D8DF60
45 changed files with 79 additions and 79 deletions

View file

@ -199,6 +199,6 @@ succeed to return 0. The meaning of ``\1nn`` in regular expression
seems to depend on the existence of capturing expressions.
In spite of these Ruby's behaviors, we have a good news! The present
SAT sover does not suffer from the issues because the program cannot
SAT solver does not suffer from the issues because the program cannot
return solutions in practical time for inputs with variables more than
40.
40.