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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-11-20 03:09:06 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-11-20 03:09:06 +0300
commit7a84f32e221939059ad4e34c7fecf3633f9ee448 (patch)
tree49392b3e7f57a3e73c1adf28a4085b35328d09bc /doc/development/code_comments.md
parentdf40cd1c38116a25089930be960d511b0be732ad (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/code_comments.md')
-rw-r--r--doc/development/code_comments.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/code_comments.md b/doc/development/code_comments.md
index d9ab719d18a..00e077eda8b 100644
--- a/doc/development/code_comments.md
+++ b/doc/development/code_comments.md
@@ -8,7 +8,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
Whenever you add comment to the code that is expected to be addressed at any time
in future, please create a technical debt issue for it. Then put a link to it
-to the code comment you've created. This will allow other developers to quickly
+to the code comment you've created. This allows other developers to quickly
check if a comment is still relevant and what needs to be done to address it.
Examples: