Increase both mystery and humanism

git-svn-id: https://develop.svn.wordpress.org/trunk@30089 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith 2014-10-29 03:19:45 +00:00
parent c3a3fc5a79
commit 7f0f887357

View File

@ -215,7 +215,7 @@ endforeach;
<?php
$avatar_defaults = array(
'mystery' => __('Mystery Man'),
'mystery' => __('Mystery Person'),
'blank' => __('Blank'),
'gravatar_default' => __('Gravatar Logo'),
'identicon' => __('Identicon (Generated)'),