Merge pull request #785 from prydonius/spelling_mistake

spelling mistake 'successfull'
This commit is contained in:
Valeriy Sizov 2012-05-04 02:47:19 -07:00
commit d36454cda5

View file

@ -7,7 +7,7 @@
= form_for @user, :url => profile_password_path, :method => :put do |f|
.data
.alert.alert-info
%p After successfull password update you will be redirected to login page where you should login with new password
%p After successful password update you will be redirected to login page where you should login with new password
-if @user.errors.any?
.alert-message.block-message.error
%ul