From 033333f9bcc89e572ccf223ad09b14f787305330 Mon Sep 17 00:00:00 2001 From: Aaron Beckerman Date: Sun, 23 Jan 2011 02:29:27 +1100 Subject: [PATCH] fix typo in history: site.ports -> site.posts --- History.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.txt b/History.txt index 0034195a..e6510d73 100644 --- a/History.txt +++ b/History.txt @@ -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