]> granicus.if.org Git - icinga2/commitdiff
Docs: Fix wrong code block formatting
authorMichael Friedrich <michael.friedrich@icinga.com>
Tue, 28 Mar 2017 13:36:16 +0000 (15:36 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Tue, 28 Mar 2017 13:37:06 +0000 (15:37 +0200)
refs #4955

doc/10-icinga-template-library.md

index 1deed62560be851a0c9fc7614ff32c2284988392..751c6fd2fae51ef2ac7a88c759300dbc2a675de8 100644 (file)
@@ -1958,7 +1958,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>
 ```