From c47931172dace4f0e1e9e03b782d667ff62b2a03 Mon Sep 17 00:00:00 2001
From: Michael <heluecht@pirati.ca>
Date: Fri, 17 Jul 2020 04:46:42 +0000
Subject: [PATCH] Indention fixed

---
 src/Protocol/Feed.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Protocol/Feed.php b/src/Protocol/Feed.php
index 1899f93bee..d2ab2559d3 100644
--- a/src/Protocol/Feed.php
+++ b/src/Protocol/Feed.php
@@ -645,7 +645,7 @@ class Feed
 		return ($title == $body);
 	}
 
-		/**
+	/**
 	 * Creates the Atom feed for a given nickname
 	 *
 	 * Supported filters:
-- 
2.39.5