doc/release_notes/3.3.0.txt in sequel-3.3.0 vs doc/release_notes/3.3.0.txt in sequel-3.4.0
- old
+ new
@@ -1,9 +1,9 @@
New Features
------------
* An association_proxies plugin has been added. This is not a
- full-blown proxy implemention, but it allows you to write code
+ full-blown proxy implementation, but it allows you to write code
such as:
artist.albums.filter{num_tracks > 10}
Without the plugin, you have to call filter specifically on the