Where to set magento store name
Where in magento admin do I set the store name so that the transactional email can call it with:
{{var store.getFrontendName()}}
I've already tried system > config > general > general > store info > store name
Thanks