diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 79d34535e..481d7d364 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -1,4 +1,5 @@ 7.6.2 + - fixed #8839: Documentation is wrong for Stock Ticker 7.6.1 - changed: the list of extensions for the export system to pass through diff --git a/lib/WebGUI/i18n/English/Asset_StockData.pm b/lib/WebGUI/i18n/English/Asset_StockData.pm index 041df0752..e5cd3ca23 100644 --- a/lib/WebGUI/i18n/English/Asset_StockData.pm +++ b/lib/WebGUI/i18n/English/Asset_StockData.pm @@ -111,8 +111,8 @@ our $I18N = { }, 'default_stock_label_description' => { - message => q|Enter a list of default stocks (one per line) to display in cases where the user is not logged in or the user has not personalized the Stock List|, - lastUpdated => 1119066250 + message => q|Enter a list of default stocks. For multiple stocks, put one symbol per line.|, + lastUpdated => 1224043173 }, 'stock_source_description' => {