Merge branch 'master' of github.com:gitlabhq/gitlabhq

This commit is contained in:
Dmitriy Zaporozhets 2014-09-26 09:11:22 +03:00
commit fabe282873
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
= f.text_field :email, class: "form-control", required: true
- if @user.unconfirmed_email.present?
%span.help-block
Please click the link in the confirmation email before continuing, it was send to
Please click the link in the confirmation email before continuing, it was sent to
%strong #{@user.unconfirmed_email}
- else