]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/Photo.php
spelling: protocol
[friendica.git] / src / Model / Photo.php
index 0e3b7b7b6e4927b6616a9a0572610f4969a2cf54..a22fcf457f09cfc994b2460d9d92ac749764738b 100644 (file)
@@ -416,7 +416,7 @@ class Photo
         * @param string  $allow_cid Permissions, allowed contacts. optional, default = ""
         * @param string  $allow_gid Permissions, allowed groups. optional, default = ""
         * @param string  $deny_cid  Permissions, denied contacts.optional, default = ""
-        * @param string  $deny_gid  Permissions, denied greoup.optional, default = ""
+        * @param string  $deny_gid  Permissions, denied group.optional, default = ""
         * @param string  $desc      Photo caption. optional, default = ""
         *
         * @return boolean True on success