diff options
author | Mehdi Lahmam <mehdi@lahmam.com> | 2017-08-11 08:07:18 +0200 |
---|---|---|
committer | Mehdi Lahmam <mehdi@lahmam.com> | 2017-08-11 08:07:18 +0200 |
commit | 5b7be3f864e9e74afee16a663b77c3cf4aad6cbf (patch) | |
tree | c7e5d83334bb53773f5eb26b04ee882adc281fcd /app/views/import/fogbugz | |
parent | 3beb0eef71a4550b3e9ca3319bd19ad476cc9e05 (diff) | |
download | gitlab-ce-5b7be3f864e9e74afee16a663b77c3cf4aad6cbf.tar.gz |
Fix minor typos in views
Closes #36317.
Diffstat (limited to 'app/views/import/fogbugz')
-rw-r--r-- | app/views/import/fogbugz/new_user_map.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/import/fogbugz/new_user_map.html.haml b/app/views/import/fogbugz/new_user_map.html.haml index c52a515226e..84e0009487f 100644 --- a/app/views/import/fogbugz/new_user_map.html.haml +++ b/app/views/import/fogbugz/new_user_map.html.haml @@ -10,7 +10,7 @@ Customize how FogBugz email addresses and usernames are imported into GitLab. In the next step, you'll be able to select the projects you want to import. %p - The user map is a mapping of the FogBugz users that participated on your projects to the way their email address and usernames wil be imported into GitLab. You can change this by populating the table below. + The user map is a mapping of the FogBugz users that participated on your projects to the way their email address and usernames will be imported into GitLab. You can change this by populating the table below. %ul %li %strong Default: Map a FogBugz account ID to a full name |