From 4c2c105e882a98d0adc2e463bf1517f0f5c2cf4f Mon Sep 17 00:00:00 2001
From: Pedro Moreira da Silva <pedro@gitlab.com>
Date: Wed, 15 Feb 2017 16:44:23 +0000
Subject: [PATCH] Fix wrong line ending [ci-skip]

---
 doc/development/ux_guide/copy.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/development/ux_guide/copy.md b/doc/development/ux_guide/copy.md
index 205b3e8a835..ead79ba6a10 100644
--- a/doc/development/ux_guide/copy.md
+++ b/doc/development/ux_guide/copy.md
@@ -176,4 +176,4 @@ Portions of this page are modifications based on work created and shared by the
 [products]: https://about.gitlab.com/products/ "GitLab products page"
 [serial comma]: https://en.wikipedia.org/wiki/Serial_comma "“Serial comma” in Wikipedia"
 [android project]: http://source.android.com/
-[creative commons]: http://creativecommons.org/licenses/by/2.5/
\ No newline at end of file
+[creative commons]: http://creativecommons.org/licenses/by/2.5/
-- 
GitLab