Skip to content

Commit

Permalink
Merge pull request #14290 from andyvesel/fix_typo_in_word
Browse files Browse the repository at this point in the history
Fix a typo in word
  • Loading branch information
chessbyte authored Mar 13, 2017
2 parents 1b5655f + c435512 commit 99a81ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/mixins/supports_feature_mixin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ module SupportsFeatureMixin
:resize => 'Resizing',
:retire => 'Retirement',
:revert_to_snapshot => 'Revert Snapshot Operation',
:smartstate_analysis => 'Smartstate Analaysis',
:smartstate_analysis => 'Smartstate Analysis',
:snapshot_create => 'Create Snapshot',
:snapshots => 'Snapshots',
:shutdown_guest => 'Shutdown Guest Operation',
Expand Down

0 comments on commit 99a81ef

Please sign in to comment.