fix typo in history: site.ports -> site.posts

This commit is contained in:
Aaron Beckerman 2011-01-23 02:29:27 +11:00
parent 13df722073
commit 033333f9bc
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
* Empty tags causes error in read_posts (#84)
* Fix pagination to adhere to read/render/write paradigm
* Test Enhancement
* cucumber features no longer use site.ports.first where a better
* cucumber features no longer use site.posts.first where a better
alternative is available
== 0.5.6 / 2010-01-08