mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-17 00:26:07 +10:00
spelling mistake 'successfull'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user