From d03f575f412b5d585865cbf60b53db3f922c754f Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Fri, 12 Nov 2021 19:40:57 +0100 Subject: [PATCH] Updated SC2157 (markdown) --- SC2157.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2157.md b/SC2157.md index c317db2..b23fcfc 100644 --- a/SC2157.md +++ b/SC2157.md @@ -1,4 +1,4 @@ -## Argument to implicit -n is always true due to literal strings. +## Argument to implicit `-n` is always true due to literal strings. (Or: Argument to -z is always false due to literal strings. ) ### Problematic code: