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

passed a spell checker, not bad [ci skip]

This commit is contained in:
Xavier Noria 2014-12-18 10:38:50 +01:00
parent f6f336f8a8
commit 59cbee059c

View file

@ -1072,7 +1072,7 @@ class FlightModel
end
```
that can be overriden by each airplane, for instance
that can be overridden by each airplane, for instance
```ruby
# app/models/bell_x1/flight_model.rb