Index: trunk/phase3/docs/hooks.txt |
— | — | @@ -305,7 +305,7 @@ |
306 | 306 | $title: title (object) used to create the article object |
307 | 307 | $article: article (object) that will be returned |
308 | 308 | |
309 | | -'ArticleInsertComplete': After an article is created |
| 309 | +'ArticleInsertComplete': After a new article is created |
310 | 310 | $article: Article created |
311 | 311 | $user: User creating the article |
312 | 312 | $text: New content |