]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/theme.php
Merge branch 'friendica:develop' into mastodon-api-reshare-fixes
[friendica.git] / view / theme / frio / theme.php
index db48d3d7fade4d0cc5df00cabb4e616a32e028ee..0d2e70c81a9cfc97cdc6df12efb061891fc69f43 100644 (file)
@@ -82,7 +82,7 @@ function frio_install()
  *  This function does replace the links to photos
  *  of other friendica users. Original the photos are
  *  linked to the photo page. Now they will linked directly
- *  to the photo file. This function is nessesary to use colorbox
+ *  to the photo file. This function is necessary to use colorbox
  *  in the network stream
  *
  * @param array $body_info The item and its html output
@@ -153,9 +153,9 @@ function frio_contact_photo_menu(&$args)
                $pmlink = '';
        }
 
-       // Set the the indicator for opening the status, profile and photo pages
+       // Set the indicator for opening the status, profile and photo pages
        // in a new tab to false if the contact a dfrn (friendica) contact
-       // We do this because we can go back on foreign friendica pages throuhg
+       // We do this because we can go back on foreign friendica pages through
        // friendicas "magic-link" which indicates a friendica user on foreign
        // friendica servers as remote user or visitor
        //