diff --git a/lib/WebGUI/i18n/English/Asset_Article.pm b/lib/WebGUI/i18n/English/Asset_Article.pm index ac627a3ca..30939d63b 100644 --- a/lib/WebGUI/i18n/English/Asset_Article.pm +++ b/lib/WebGUI/i18n/English/Asset_Article.pm @@ -7,7 +7,7 @@ our $I18N = { }, '71' => { - message => q|

Articles are the Swiss Army knife of WebGUI. Most pieces of static content can be added via the Article. ARticles are Wobjects, so they inherit the properties of both Wobjects and Assets. + message => q|

Articles are the Swiss Army knife of WebGUI. Most pieces of static content can be added via the Article. Articles are Wobjects, so they inherit the properties of both Wobjects and Assets.

NOTE: You can create a multi-paged article by placing the separator macro (^-;) at various places through-out your article. This works unless you are using a Make Page Printable style.