From d82380a31fd4503ade8f743c8aaea62e0746c338 Mon Sep 17 00:00:00 2001 From: Calvin Huang Date: Wed, 1 Aug 2012 14:27:22 -0700 Subject: [PATCH] Fix LogCtrl in example per the comments on docs.angularjs.org. --- src/ng/log.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ng/log.js b/src/ng/log.js index 847d29aea13f..8eaa529e22a1 100644 --- a/src/ng/log.js +++ b/src/ng/log.js @@ -15,9 +15,9 @@