update documentation
[phpfspot.git] / phpfspot.class.php
index b8f45a898e2bdb5a10264226fe8f15e59e362e03..95227aa8195250d15d616bf7e46a721e20fc8630 100644 (file)
@@ -28,6 +28,9 @@ require_once "phpfspot_db.php";
 /**
  * PHPFSPOT main class
  *
+ * this class contains the most functions which will to the major
+ * work for phpfspot.
+ *
  * @package phpfspot
  */
 class PHPFSPOT {
@@ -2563,7 +2566,7 @@ class PHPFSPOT {
     * error message
     * @param string $file
     * @param boolean $silent
-    * @retrun boolean
+    * @return boolean
     */
    private function check_readable($file, $silent = null)
    {