Fix a typo in the StoryTopic help.
This commit is contained in:
parent
7a3ec47f6d
commit
ad461d5ba3
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