From 13176a8b2e31eec7d6d7441882c3903c4dd010e3 Mon Sep 17 00:00:00 2001 From: koalaman Date: Wed, 7 May 2014 20:34:59 -0700 Subject: [PATCH] Updated SC2139 (markdown) --- SC2139.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2139.md b/SC2139.md index 3ca5827..df172a0 100644 --- a/SC2139.md +++ b/SC2139.md @@ -16,4 +16,4 @@ By using single quotes or escaping any expansions, we define the alias as `echo ### Contraindications -If you don't mind that your alias definition is expanded at compile time, you can ignore this warning. \ No newline at end of file +If you don't mind that your alias definition is expanded at define time, you can ignore this warning. \ No newline at end of file