Fix a typo in the StoryTopic help.
This commit is contained in:
parent
6e47abe654
commit
0d59993e45
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ our $HELP = {
|
||||||
},
|
},
|
||||||
{ name => 'topStoryDeleteIcon',
|
{ name => 'topStoryDeleteIcon',
|
||||||
description => 'deleteIcon', },
|
description => 'deleteIcon', },
|
||||||
{ name => 'topStoryEditIcon'
|
{ name => 'topStoryEditIcon',
|
||||||
description => 'editIcon', },
|
description => 'editIcon', },
|
||||||
{ name => 'topStoryTitle' },
|
{ name => 'topStoryTitle' },
|
||||||
{ name => 'topStorySubtitle' },
|
{ name => 'topStorySubtitle' },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue