diff --git a/includes/form.inc b/includes/form.inc
index 0d358c2..bc2c2e9 100644
--- a/includes/form.inc
+++ b/includes/form.inc
@@ -4407,7 +4407,7 @@ function element_validate_number($element, &$form_state) {
  * }
  * @endcode
  *
- * Sample callback_batch_finished():
+ * Sample my_finished_callback():
  * @code
  * function batch_test_finished($success, $results, $operations) {
  *   // The 'success' parameter means no fatal PHP errors were detected. All
