From b84b6e42cf2f6d64772f20d695258c83f0652fa1 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 9 Sep 2004 05:51:08 +0000 Subject: - Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments. --- cron.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cron.php') diff --git a/cron.php b/cron.php index 84927b75e..01e10eb3b 100644 --- a/cron.php +++ b/cron.php @@ -3,7 +3,7 @@ /** * @file - * Handles incoming requests to fire of regularly-scheduled tasks (cron jobs). + * Handles incoming requests to fire off regularly-scheduled tasks (cron jobs). */ include_once 'includes/bootstrap.inc'; -- cgit v1.2.3