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

Fix typo in CHANGELOG.md

This commit is contained in:
Chris Nitsas 2018-02-23 15:21:37 +02:00
parent d3f1e64548
commit 4a4eec1b26

View file

@ -67,7 +67,7 @@ See pull request [#1673](https://github.com/pry/pry/pull/1673).
that users of the [Hanami](http://hanamirb.org/) web framework experienced and that users of the [Hanami](http://hanamirb.org/) web framework experienced and
reported since 2015. reported since 2015.
See pull request [#1639](https://github.com/pry/pry/pull/1689). See pull request [#1689](https://github.com/pry/pry/pull/1689).
* Fix a bug where Method objects were not returned for setters inherited * Fix a bug where Method objects were not returned for setters inherited
from a default (Pry::Config::Default). Eg, this is no longer an error: from a default (Pry::Config::Default). Eg, this is no longer an error: