aboutsummaryrefslogtreecommitdiff
path: root/Aggregator/Parser/Download.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Aggregator/Parser/Download.cs')
-rw-r--r--Aggregator/Parser/Download.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Aggregator/Parser/Download.cs b/Aggregator/Parser/Download.cs
index eb46dd0..1249771 100644
--- a/Aggregator/Parser/Download.cs
+++ b/Aggregator/Parser/Download.cs
@@ -1,7 +1,7 @@
using System.Net;
using System.Threading.Tasks;
-namespace Parser {
+namespace Aggregator.Parser {
public static class Download {
/// <summary>
/// Download source from a given site synchronously