From 4f16110c93195a4d2f2fb2bba7f90a2a895fdaec Mon Sep 17 00:00:00 2001 From: koalaman Date: Sat, 7 Mar 2015 19:23:33 -0800 Subject: [PATCH] Updated SC2154 (markdown) --- SC2154.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SC2154.md b/SC2154.md index 129138d..8dd8f64 100644 --- a/SC2154.md +++ b/SC2154.md @@ -1,4 +1,4 @@ -## var is referenced but apparently never assigned. +## var is referenced but not assigned. ### Problematic code: