intuit / simple_deploy

Maintenance Mode - Simple Deploy is an opinionated CLI tool for managing AWS Cloud Formation Stacks.
MIT License
64 stars 22 forks source link

renamed StackAttributeFormater to StackAttributeFormatter #188

Closed ghost closed 11 years ago

ghost commented 11 years ago

This has been a pet peeve of mine. Formater is a French word. Fixing this makes it consistent with the other formatter class in the stack module.

This has already been tested in dev with a solr instance creation.