emanuele пре 12 година
родитељ
комит
062713de9d
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      Sources/Class-CurlFetchWeb.php
  2. 1 1
      Sources/ManageAttachments.php

+ 1 - 1
Sources/Class-CurlFetchWeb.php

@@ -39,7 +39,7 @@ if (!defined('SMF'))
 class curl_fetch_web_data
 {
 	/**
-	 * Set the default itmes for this class
+	 * Set the default items for this class
 	 *
 	 * @var type
 	 */

+ 1 - 1
Sources/ManageAttachments.php

@@ -557,7 +557,7 @@ function BrowseFiles()
  * @param int $start
  * @param int $items_per_page
  * @param string $sort
- * @param string $browse_type can be on eof 'avatars' or ... not. :P
+ * @param string $browse_type can be one of 'avatars' or ... not. :P
  */
 function list_getFiles($start, $items_per_page, $sort, $browse_type)
 {