From 01387c0a8f041a37012f2af96422dea186994910 Mon Sep 17 00:00:00 2001 From: Christian Date: Thu, 10 Jul 2014 16:20:01 +0200 Subject: [PATCH] docs(orderBy filter): fix controller name in example Closes #8133 Closes #8206 --- src/ng/filter/orderBy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ng/filter/orderBy.js b/src/ng/filter/orderBy.js index 2cfe022eb..dc30ce469 100644 --- a/src/ng/filter/orderBy.js +++ b/src/ng/filter/orderBy.js @@ -72,7 +72,7 @@ * @example -
+
Name