diff --git a/includes/form.inc b/includes/form.inc
index dfac67d..c4e992c 100644
--- a/includes/form.inc
+++ b/includes/form.inc
@@ -2987,7 +2987,7 @@ function form_process_radios($element) {
  *   An associative array containing:
  *   - element: An associative array containing the properties of the element.
  *     Properties used: #title, #value, #return_value, #description, #required,
- *     #attributes.
+ *     #attributes, #checked.
  *
  * @ingroup themeable
  */
