From e19d7fc734fdecd1c1a878008c0ce3c8db6d4a9c Mon Sep 17 00:00:00 2001 From: Joachim Ansorg Date: Mon, 31 Oct 2022 15:26:22 +0100 Subject: [PATCH] Updated SC2111 (markdown) --- SC2111.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2111.md b/SC2111.md index dc98c0e..291feef 100644 --- a/SC2111.md +++ b/SC2111.md @@ -1,4 +1,4 @@ -## ksh does not allow 'function' keyword and '()' at the same time. +## ksh does not allow `function` keyword and `()` at the same time. ### Problematic code: