]> git.mxchange.org Git - friendica.git/blobdiff - src/Util/FileSystem.php
Replace "group" with "circle" in the rest of the code
[friendica.git] / src / Util / FileSystem.php
index 4de9384bb031991b2ab5437c08e8adb3db5a15fa..a21e7fb6066a00c27965f80eeca48651c8b4d752 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2022, the Friendica project
+ * @copyright Copyright (C) 2010-2023, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -73,7 +73,7 @@ class FileSystem
         *
         * @param string $url The file/url
         *
-        * @return resource the open stream rssource
+        * @return resource the open stream resource
         *
         * @throws \UnexpectedValueException
         */