spelling: with

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-20 23:14:21 -04:00
parent ed21b11e33
commit 38cd2f6c33
1 changed files with 1 additions and 1 deletions

View File

@ -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()