From d5658cdfdd08924b48364467828d884b2aec11f9 Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 5 Jul 2024 11:01:46 +0200 Subject: [PATCH] Updated SC2172 (markdown) --- SC2172.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2172.md b/SC2172.md index 1457245..12ce891 100644 --- a/SC2172.md +++ b/SC2172.md @@ -1,4 +1,4 @@ -## Trapping signals by number is not well defined. Prefer signal names. +## Trapping signals by number is not well-defined. Prefer signal names. ### Problematic code: