]> git.mxchange.org Git - friendica.git/blobdiff - src/BaseModule.php
Fix receiving of reshared posts
[friendica.git] / src / BaseModule.php
index 2e7d8bd789278e47ca8151d1addc21a4c0303134..99c297b7564fd36a98430f0e5413590d7b15191b 100644 (file)
@@ -284,7 +284,7 @@ abstract class BaseModule implements ICanHandleRequests
        /**
         * Fetch a request value and apply default values and check against minimal and maximal values
         *
-        * @param array $input Input viels
+        * @param array $input Input fields
         * @param string $parameter Parameter
         * @param mixed $default Default
         * @param mixed $minimal_value Minimal value