diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 808d4590b..78b404f61 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -5,7 +5,8 @@ - fixed #10637: shelf displays assets it shouldn't - fixed #10660: Crud doesn't like 0 - fixed #10668: shop pay drivers - - fixed Pay Drivers update their objects + - fixed: Pay Drivers update their objects + - fixed #10652: Story Archive: hover help confusing 7.7.15 - fixed #10629: WebGUI::ProfileField create new field bug diff --git a/lib/WebGUI/i18n/English/AssetAspect_RssFeed.pm b/lib/WebGUI/i18n/English/AssetAspect_RssFeed.pm index aaa08724c..6298800f7 100644 --- a/lib/WebGUI/i18n/English/AssetAspect_RssFeed.pm +++ b/lib/WebGUI/i18n/English/AssetAspect_RssFeed.pm @@ -46,7 +46,7 @@ our $I18N = { }, 'feedDescription hoverHelp' => { - message => q|An optional description for the feed. If not specified the asset's synopsis will be used instead.|, + message => q|An optional description for the feed. If not specified the asset's summary will be used instead.|, lastUpdated => 1236820473, context => q|The hoverhelp of the feedDescription field.| },