From: Josh Soref <2119212+jsoref@users.noreply.github.com>
Date: Tue, 21 Mar 2023 03:14:21 +0000 (-0400)
Subject: spelling: with
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=38cd2f6c33c497564c6ee25547fa30fd4d65fd79;p=friendica.git

spelling: with

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
---

diff --git a/src/Module/BaseNotifications.php b/src/Module/BaseNotifications.php
index 45975672b4..117530d256 100644
--- a/src/Module/BaseNotifications.php
+++ b/src/Module/BaseNotifications.php
@@ -158,7 +158,7 @@ abstract class BaseNotifications extends BaseModule
 	/**
 	 * List of pages for the Notifications TabBar
 	 *
-	 * @return array with with notifications TabBar data
+	 * @return array with notifications TabBar data
 	 * @throws Exception
 	 */
 	private function getTabs()