From 10ae76673c200511f5da5aa1d5bea200b7be0fda Mon Sep 17 00:00:00 2001
From: Igor Minar
Date: Mon, 1 Apr 2013 21:33:18 -0700
Subject: docs(ngSwitch): improve the @usage example
---
 src/ng/directive/ngSwitch.js | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
(limited to 'src/ng/directive')
diff --git a/src/ng/directive/ngSwitch.js b/src/ng/directive/ngSwitch.js
index 7b698107..9817a9b7 100644
--- a/src/ng/directive/ngSwitch.js
+++ b/src/ng/directive/ngSwitch.js
@@ -8,11 +8,13 @@
  * @description
  * Conditionally change the DOM structure.
  *
- * @usageContent
- * ...
+ * @usage
+ * 
+ *   ...
  *   ...
  *   ...
  *   ...
+ * 
  *
  * @scope
  * @param {*} ngSwitch|on expression to match against ng-switch-when.
-- 
cgit v1.2.3