aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Services/PasswordService.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/Services/PasswordService.cs')
-rw-r--r--Timeline/Services/PasswordService.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Timeline/Services/PasswordService.cs b/Timeline/Services/PasswordService.cs
index b08fe14d..e04a861b 100644
--- a/Timeline/Services/PasswordService.cs
+++ b/Timeline/Services/PasswordService.cs
@@ -3,7 +3,7 @@ using System;
using System.Runtime.CompilerServices;
using System.Security.Cryptography;
-namespace TimelineApp.Services
+namespace Timeline.Services
{
/// <summary>
/// Hashed password is of bad format.