Docs: Fix wrong code block formatting

refs #4955
This commit is contained in:
Michael Friedrich 2017-03-28 15:36:16 +02:00
parent 0273886bcf
commit 6903f5e034
1 changed files with 1 additions and 1 deletions

View File

@ -1946,7 +1946,7 @@ is set to the path where the user installs custom plugins and can be enabled by
uncommenting the corresponding line in [icinga2.conf](4-configuring-icinga-2.md#icinga2-conf):
```
# vim /etc/icinga2/icinga2.conf
vim /etc/icinga2/icinga2.conf
include <plugin-contrib>
```