Fixes grammar
This commit is contained in:
parent
50f3e93c80
commit
d6238007bf
Notes:
git
2022-04-18 09:18:51 +09:00
@ -6,7 +6,7 @@
|
||||
[](https://app.travis-ci.com/ruby/ruby)
|
||||
[](https://cirrus-ci.com/github/ruby/ruby/master)
|
||||
|
||||
# What's Ruby
|
||||
# What is Ruby?
|
||||
|
||||
Ruby is an interpreted object-oriented programming language often
|
||||
used for web development. It also offers many scripting features
|
||||
@ -158,8 +158,8 @@ If you fail to compile Ruby, please send the detailed error report with the
|
||||
error log and machine/OS type, to help others.
|
||||
|
||||
Some extension libraries may not get compiled because of lack of necessary
|
||||
external libraries and/or headers, then you will need to run '`make distclean-ext`'
|
||||
to remove old configuration after installing them in such case.
|
||||
external libraries and/or headers. You will need to run '`make distclean-ext`'
|
||||
to remove old configuration after installing them in such a case.
|
||||
|
||||
## Copying
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user