aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Services/PasswordBadFormatException.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/Services/PasswordBadFormatException.cs')
-rw-r--r--Timeline/Services/PasswordBadFormatException.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Timeline/Services/PasswordBadFormatException.cs b/Timeline/Services/PasswordBadFormatException.cs
index 4db52092..2029ebb4 100644
--- a/Timeline/Services/PasswordBadFormatException.cs
+++ b/Timeline/Services/PasswordBadFormatException.cs
@@ -1,6 +1,6 @@
using System;
-namespace TimelineApp.Services
+namespace Timeline.Services
{
[Serializable]