]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/Photo.php
Clarified description
[friendica.git] / src / Model / Photo.php
index 8f30111448e3db3f47693a0e8960dbc73e6bfede..f2a77b01fc11167a21d97dea807e50224d6b1319 100644 (file)
@@ -613,8 +613,8 @@ class Photo extends BaseObject
         * Changes photo permissions that had been embedded in a post
         *
         * @todo This function currently does have some flaws:
-        * - Sharing a post with a form will create a photo that only the forum can see.
-        * - Sharing a photo non public that been share non public before doesn't alter the permissions.
+        * - Sharing a post with a forum will create a photo that only the forum can see.
+        * - Sharing a photo again that been shared non public before doesn't alter the permissions.
         *
         * @return string
         * @throws \Exception