From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 04:08:38 +0000 (-0400) Subject: spelling: targeting X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4206a8de3b5875a82b2561dfeb181c0cb5d841fe;p=friendica.git spelling: targeting Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/src/Core/Logger.php b/src/Core/Logger.php index fe5f7b25e2..5c31eedc9b 100644 --- a/src/Core/Logger.php +++ b/src/Core/Logger.php @@ -206,7 +206,7 @@ class Logger * An alternative logger for development. * * Works largely as log() but allows developers - * to isolate particular elements they are targetting + * to isolate particular elements they are targeting * personally without background noise * * @param string $message Message to log