]> granicus.if.org Git - icinga2/commitdiff
Fix spelling mistake.
authorGunnar Beutner <gunnar.beutner@netways.de>
Tue, 27 May 2014 14:06:03 +0000 (16:06 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Tue, 27 May 2014 14:06:36 +0000 (16:06 +0200)
Refs #5793

doc/2-getting-started.md

index 41fc8be49aeab39577ecd78cf583e4d69887260e..ab032017423e57581360327f26df9daa7b92b7c4 100644 (file)
@@ -955,7 +955,7 @@ safely reload the Icinga 2 daemon.
 > **Note**
 >
 > The `reload` action will send the `SIGHUP` signal to the Icinga 2 daemon
-> which will validate the configuration in a seperate process and not stop
+> which will validate the configuration in a separate process and not stop
 > the other events like check execution, notifications, etc.