From 003232998030c0d14f6ccff7f6f360a0a7250905 Mon Sep 17 00:00:00 2001 From: Robin Pepermans Date: Wed, 23 Nov 2011 14:06:10 +0000 Subject: [PATCH] Fix typo in trunk as in branch (r103778) --- RELEASE-NOTES-1.18 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES-1.18 b/RELEASE-NOTES-1.18 index 9b1bb1191b..53050c031f 100644 --- a/RELEASE-NOTES-1.18 +++ b/RELEASE-NOTES-1.18 @@ -117,7 +117,7 @@ production. === New features in 1.18 === * BREAKING CHANGE: action=watch / action=unwatch now requires a token. -* BREAKING CHANGE: Article class heirarchy split into WikiPage (backend). +* BREAKING CHANGE: Article class hierarchy split into WikiPage (backend). and Article (frontend) hierarchies. Several hooks now pass a WikiPage object instead of an Article object. These hooks all use an $article paramater as documented in hooks.txt. Extensions should be updated to account for this, though most won't require any changes. -- 2.20.1