diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-01-23 00:08:46 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-01-23 00:08:46 +0000 |
commit | 4b97667391e9f3962644763541fe9d378fbdbbb6 (patch) | |
tree | 44d1bdb590be9e1f7f5c88943db94ce159c206ac /doc/user/asciidoc.md | |
parent | cbd505d80b8f427e200d7ab6509160a58739ecd5 (diff) | |
download | gitlab-ce-4b97667391e9f3962644763541fe9d378fbdbbb6.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/asciidoc.md')
-rw-r--r-- | doc/user/asciidoc.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/asciidoc.md b/doc/user/asciidoc.md index 546746af535..da84cd74b10 100644 --- a/doc/user/asciidoc.md +++ b/doc/user/asciidoc.md @@ -40,7 +40,7 @@ Notice how line breaks are now preserved. An indented (literal) paragraph disables text formatting, preserves spaces and line breaks, and is displayed in a -monospaced font: +fixed-width font: ```plaintext This literal paragraph is indented with one space. |