Monday morning. Typo correction to 8a6ba94..c646f01

This commit is contained in:
Chris Hanson 2011-06-20 11:45:29 -05:00
parent c646f012ae
commit 07d2c38dbc
2 changed files with 2 additions and 2 deletions

View file

@ -155,7 +155,7 @@ our $HELP = {
{
'name' => 'variables by label',
},
{ 'name' => 'caller assetId' },
{ 'name' => 'callerAssetId' },
],
related => [
{ tag => 'edit thing template',

View file

@ -1162,7 +1162,7 @@ below/after the form element.|,
context => q|Hoverhelp for edit field screen|,
},
'caller assetId' => {
'callerAssetId' => {
message => q|When passed into the www_viewThingData, provides the assetId of the caller asset. Used by RenderThingMacro. See POD.|,
lastUpdated => 0,
context => q|Template variable help for www_viewThingData|,