aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Sorting/BudgetComparer.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2013-04-18 09:54:38 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2013-04-18 09:54:38 -0400
commitdea10e5040e165444b7ab3990a92b62604025d3b (patch)
tree99e2ff7736af45656b60f07e59770e976f2589b6 /MediaBrowser.Server.Implementations/Sorting/BudgetComparer.cs
parentaa8c3d9cf0dd7d10f712c6a81cb5a3b3c7658e92 (diff)
Capture revenue and add it as a sort order
Diffstat (limited to 'MediaBrowser.Server.Implementations/Sorting/BudgetComparer.cs')
-rw-r--r--MediaBrowser.Server.Implementations/Sorting/BudgetComparer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Sorting/BudgetComparer.cs b/MediaBrowser.Server.Implementations/Sorting/BudgetComparer.cs
index 3637f2939..39bdc6363 100644
--- a/MediaBrowser.Server.Implementations/Sorting/BudgetComparer.cs
+++ b/MediaBrowser.Server.Implementations/Sorting/BudgetComparer.cs
@@ -4,7 +4,7 @@ using MediaBrowser.Model.Querying;
namespace MediaBrowser.Server.Implementations.Sorting
{
- public class BudgetDateComparer : IBaseItemComparer
+ public class BudgetComparer : IBaseItemComparer
{
/// <summary>
/// Compares the specified x.