diff options
| author | Marcel Amirault <mamirault@gitlab.com> | 2019-07-09 08:13:06 +0900 |
|---|---|---|
| committer | Marcel Amirault <mamirault@gitlab.com> | 2019-07-09 12:42:46 +0900 |
| commit | 51feffa86e34399896334db04d1e55416107d31f (patch) | |
| tree | 8dc2228fed1a3e0b381f05b1e87a373a9d74e826 /doc/development/emails.md | |
| parent | 1c314771612ee0013638d0b2d0919ee2c59d20b8 (diff) | |
| download | gitlab-ce-docs-code-block-style.tar.gz | |
Add languages to code blocksdocs-code-block-style
Diffstat (limited to 'doc/development/emails.md')
| -rw-r--r-- | doc/development/emails.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/emails.md b/doc/development/emails.md index 5a9c657ea10..e6af075a282 100644 --- a/doc/development/emails.md +++ b/doc/development/emails.md @@ -26,7 +26,7 @@ See the [Rails guides] for more info. feature and fill in the details for your specific IMAP server and email account: - Configuration for Gmail / Google Apps, assumes mailbox gitlab-incoming@gmail.com + Configuration for Gmail / Google Apps, assumes mailbox `gitlab-incoming@gmail.com`: ```yaml incoming_email: |
