Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-04-14 15:59:10 +0300
committerDouwe Maan <douwe@gitlab.com>2015-04-14 15:59:10 +0300
commit1abda4458e28a4ad2c7232e1836d9dda186a7794 (patch)
tree58e203f30ffc96e4975a93319dfa264dafd2e3a8 /app/views/import
parent4c6ce0ef78eb501895baf4e1271440b4d0c82a8c (diff)
"interpunction" -> "punctuation"
Diffstat (limited to 'app/views/import')
-rw-r--r--app/views/import/google_code/new_user_map.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/import/google_code/new_user_map.html.haml b/app/views/import/google_code/new_user_map.html.haml
index 2996d3b659b..d55fcfc97a8 100644
--- a/app/views/import/google_code/new_user_map.html.haml
+++ b/app/views/import/google_code/new_user_map.html.haml
@@ -10,7 +10,7 @@
%p
The user map is a JSON document mapping Google Code users (as keys) to the way they will be imported into GitLab (as values). By default the username is masked to ensure users' privacy.
%p
- To map a Google Code user to a full name or GitLab user, simply replace the value, e.g. <code>"johnsmith@gmail.com": "John Smith"</code> or <code>"johnsmith@gmail.com": "@johnsmith"</code>. Be sure to preserve the surrounding double quotes and other interpunction.
+ To map a Google Code user to a full name or GitLab user, simply replace the value, e.g. <code>"johnsmith@gmail.com": "John Smith"</code> or <code>"johnsmith@gmail.com": "@johnsmith"</code>. Be sure to preserve the surrounding double quotes and other punctuation.
.form-group
.col-sm-12