]> git.mxchange.org Git - friendica.git/commitdiff
spelling: targeting
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 22 Mar 2023 04:08:38 +0000 (00:08 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:14:16 +0000 (16:14 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
src/Core/Logger.php

index fe5f7b25e220bf6f9ffa09e7a89cb060781da7f1..5c31eedc9bd0b5ac9042a3c05a31f1cd19f4a76c 100644 (file)
@@ -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