From 8b2088d3bed1c11954667b4d17c30c99c3abeffa Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Thu, 4 Jul 2019 17:43:49 -0700 Subject: [PATCH] Updated SC2206 (markdown) --- SC2206.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2206.md b/SC2206.md index be3162c..c5b3f8c 100644 --- a/SC2206.md +++ b/SC2206.md @@ -1,4 +1,4 @@ -## Quote to prevent word splitting, or split robustly with mapfile or read -a. +## Quote to prevent word splitting/globbing, or split robustly with mapfile or read -a. ### Problematic code: