Index: wp-admin/credits.php
===================================================================
--- wp-admin/credits.php	(revision 26208)
+++ wp-admin/credits.php	(working copy)
@@ -18,7 +18,7 @@
  *
  * @since 3.2.0
  *
- * @return array A list of all of the contributors.
+ * @return array|bool A list of all of the contributors, or false on error.
 */
 function wp_credits() {
 	global $wp_version;
