From 2d122f3782c1786900b5d26ddad87feb597b0188 Mon Sep 17 00:00:00 2001 From: RincewindsHat <12514511+RincewindsHat@users.noreply.github.com> Date: Tue, 17 Oct 2023 17:15:02 +0200 Subject: Fix typo diff --git a/NEWS b/NEWS index 97ac837..808277b 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ This file documents the major additions and syntax changes between releases. * check_dhcp: Add dhcp rogue detection * check_disk: add ignore-missing option to return OK for missing fs * check_disk_smb: allow checking 0-sized resource (ex. IPC$) - * check_disk: The options to include or exlude specific file systems now allow the usage of regex(7) + * check_disk: The options to include or exclude specific file systems now allow the usage of regex(7) * check_icmp: Add support to Jitter, MOS and Score * check_mysql: Detect running mysqldump and handle it more gracefully * check_procs: Implement --exclude-process to exclude specific processes -- cgit v0.10-9-g596f