From e3d803cb118ba56f2dac983fc3164f9108e7a384 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 31 May 2010 09:11:32 +0000 Subject: - Patch #774346 by jvandyk: fixed documentation. --- includes/form.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/form.inc b/includes/form.inc index 68f24f65c..a53aab224 100644 --- a/includes/form.inc +++ b/includes/form.inc @@ -3505,7 +3505,7 @@ function &batch_get() { * Populates a job queue with the operations of a batch set. * * Depending on whether the batch is progressive or not, the BatchQueue or - * BatchStaticQueue handler classes will be used. + * BatchMemoryQueue handler classes will be used. * * @param $batch * The batch array. -- cgit v1.2.3