Hi Guys,
Thanks for the bug report, this is can be fixed easily as it is just a small typo in the blog feature definition file located at
/Setup/Applications/blog/FeatureDefinitions/20000_BlogModule.config
look at line #55, it has this:
groupameKey="GeneralSettings"
it should be corrected to this:
groupNameKey="GeneralSettings"
then visit the setup page and it will correct the problem in the accordion.
I will fix this in the source.
Thanks,
Joe