diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index ff442fc63..c19972c6f 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -1,4 +1,5 @@ 7.10.16 + - fixed #12121: typ-o Asset_Map.templateIdEditPoint 7.10.15 - fixed #12117: Thingy - www_searchViaAjax broken diff --git a/lib/WebGUI/i18n/English/Asset_Map.pm b/lib/WebGUI/i18n/English/Asset_Map.pm index d35b15c54..828d6aea8 100644 --- a/lib/WebGUI/i18n/English/Asset_Map.pm +++ b/lib/WebGUI/i18n/English/Asset_Map.pm @@ -242,8 +242,8 @@ our $I18N = { }, 'templateIdEditPoint' => { - message => "The GUID of the template for addding or editing a point.", - lastUpdated => 0, + message => "The GUID of the template for adding or editing a point.", + lastUpdated => 1304717948, context => "template variable help", },