summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2018-04-17 09:51:33 +0100
committerFilipa Lacerda <filipa@gitlab.com>2018-04-17 09:51:33 +0100
commit8df69aac04f46f17ce11dbda8ac8568394a34412 (patch)
tree27dcb8b6db39b5fd3eb97bdb20ea5444450c7c0f
parent740cbd89a0887e2b423f1830015714059ff76ce8 (diff)
downloadgitlab-ce-8df69aac04f46f17ce11dbda8ac8568394a34412.tar.gz
Fix typo on docs
-rw-r--r--app/assets/stylesheets/pages/merge_requests.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/merge_requests.scss b/app/assets/stylesheets/pages/merge_requests.scss
index 0a7a47fad23..66db4917178 100644
--- a/app/assets/stylesheets/pages/merge_requests.scss
+++ b/app/assets/stylesheets/pages/merge_requests.scss
@@ -765,7 +765,7 @@
// Hack alert: we've rewritten `btn` class in a way that
// we've broken it and it is not possible to use with `btn-link`
-// wich causes a blank button when it's disabled and hovering
+// which causes a blank button when it's disabled and hovering
// The css in here is the boostrap one
.btn-link-retry {
&[disabled] {