]> git.mxchange.org Git - friendica.git/commitdiff
spelling: into
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Tue, 21 Mar 2023 03:10:15 +0000 (23:10 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:11:27 +0000 (16:11 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
src/Util/Strings.php

index 2405fbababcfdbcd8d6788f4ed28040c6b954c4f..7b329151a1c85baec7d2ab4051facabcbc5343b4 100644 (file)
@@ -532,7 +532,7 @@ class Strings
        }
 
        /**
-        * This function converts a PHP's shorhand notation string for file sizes in to an integer number of total bytes.
+        * This function converts a PHP's shorhand notation string for file sizes into an integer number of total bytes.
         * For example: The string for shorthand notation of '2M' (which is 2,097,152 Bytes) is converted to 2097152
         * @see https://www.php.net/manual/en/faq.using.php#faq.using.shorthandbytes
         * @param string $shorthand