diff options
author | Clement Ho <clemmakesapps@gmail.com> | 2017-02-20 17:08:24 +0000 |
---|---|---|
committer | Clement Ho <clemmakesapps@gmail.com> | 2017-02-20 17:08:24 +0000 |
commit | 9fe863f43db93b5b8a4617cb1722d92d31c6ea5e (patch) | |
tree | e9cbed8bac9cdd26d31f89e2e481e816797ef20b | |
parent | 6f5bf9fcbb1f501c44b689d24e6276271070659d (diff) | |
parent | 4c2c105e882a98d0adc2e463bf1517f0f5c2cf4f (diff) | |
download | gitlab-ce-9fe863f43db93b5b8a4617cb1722d92d31c6ea5e.tar.gz |
Merge branch 'pedro-fix-line-ending' into 'master'
Fix wrong line ending [ci-skip]
See merge request !9270
-rw-r--r-- | doc/development/ux_guide/copy.md | 2 |
1 files changed, 1 insertions, 1 deletions
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/
|