Browse Source

Sure

Signed-off-by: Suki <suki@missallsunday.com>
Suki 11 years ago
parent
commit
3fb462d476
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Sources/Subs-Themes.php

+ 1 - 1
Sources/Subs-Themes.php

@@ -31,7 +31,7 @@ function get_single_theme($id)
 	if (empty($id))
 		return false;
 
-	// Make user its an int.
+	// Make sure $id is an int.
 	$id = (int) $id;
 
 	// List of all possible  values.