From 0012c63bf47f9e75bbc81af49aac7843156f8cd5 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Thu, 4 Nov 2021 22:51:42 +0100 Subject: [PATCH] core: replace 'greylist' with 'allowlist' There's a single replacement, and it made sense to have 'allowlist' there. --- include/ModemManager-tags.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ModemManager-tags.h b/include/ModemManager-tags.h index 8eb8324f..ec781426 100644 --- a/include/ModemManager-tags.h +++ b/include/ModemManager-tags.h @@ -263,7 +263,7 @@ /** * ID_MM_TTY_MANUAL_SCAN_ONLY: * - * This was a device-specific tag that allowed explicitly greylisting + * This was a device-specific tag that allowed explicitly allowlisting * devices that exposed TTY devices so that they were never probed * automatically. Instead, an explicit manual scan request could * be sent to the daemon so that the TTY ports exposed by the device