aboutsummaryrefslogtreecommitdiff
path: root/Program.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Program.cs')
-rw-r--r--Program.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Program.cs b/Program.cs
index b10f120..312bbb4 100644
--- a/Program.cs
+++ b/Program.cs
@@ -3,7 +3,7 @@ using Avalonia;
using Avalonia.Controls.ApplicationLifetimes;
using Avalonia.ReactiveUI;
-namespace AleeAudioPlayer
+namespace Erable
{
class Program
{