From 7ef0b05ce68a24f3f0d98de5018a2ee64520b168 Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 11 Dec 2022 20:24:22 +0000 Subject: fix typo --- Zotlabs/Daemon/Cli_suggest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zotlabs/Daemon/Cli_suggest.php b/Zotlabs/Daemon/Cli_suggest.php index 6306d2113..028228cb0 100644 --- a/Zotlabs/Daemon/Cli_suggest.php +++ b/Zotlabs/Daemon/Cli_suggest.php @@ -9,7 +9,7 @@ class Cli_suggest { static public function run($argc,$argv) { update_suggestions(); - return: + return; } } -- cgit v1.2.3