]> git.mxchange.org Git - friendica.git/commitdiff
spelling: search
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 22:44:52 +0000 (18:44 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Mon, 27 Mar 2023 00:04:18 +0000 (20:04 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
src/Content/OEmbed.php

index 4304bc91a0681368de4bd39896d6efc5a955bf48..c113110662351f44d2328807cca1920d0d682c9d 100644 (file)
@@ -447,7 +447,7 @@ class OEmbed
         * Generates an XPath query to select elements whose provided attribute contains
         * the provided value in a space-separated list.
         *
-        * @param string $attr Name of the attribute to seach
+        * @param string $attr Name of the attribute to search
         * @param string $value Value to search in a space-separated list
         * @return string
         */