From 880a87b9062e1f86ea7ab42094675ba8a9a7760c Mon Sep 17 00:00:00 2001 From: Mike Rostermund Date: Thu, 8 Oct 2015 10:28:14 +0200 Subject: [PATCH] Removed typo --- doc/General/Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/General/Changelog.md b/doc/General/Changelog.md index 1ff997b3b3..f0b8665e6f 100644 --- a/doc/General/Changelog.md +++ b/doc/General/Changelog.md @@ -11,7 +11,7 @@ - Services: - Honour IP field for DNS checks (PR1933) - Discovery / Poller: - - Fix Huawei VRP os detection (PR1931)t + - Fix Huawei VRP os detection (PR1931) - General: - Remove 'sh' from cronjob (PR1818) - Remove MySQL Locks (PR1822,PR1826,PR1829,PR1836)