diff options
Diffstat (limited to 'views/default/input/userpicker.php')
-rw-r--r-- | views/default/input/userpicker.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/input/userpicker.php b/views/default/input/userpicker.php index 980af2684..77a51f37c 100644 --- a/views/default/input/userpicker.php +++ b/views/default/input/userpicker.php @@ -6,7 +6,7 @@ * @subpackage Core * * @uses $vars['value'] The current value, if any - * @uses $vars['internalname'] The name of the input field + * @uses $vars['name'] The name of the input field * * * pops up defaulted to lazy load friends lists in paginated alphabetical order. |