spelling mistake 'successfull'

This commit is contained in:
Adnan Abdulhussein 2012-05-03 20:35:15 +01:00
parent 12bb1d8f39
commit f20c079375

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