From 5498986e15c408b2ab92578c99461728f9811224 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 11 Nov 2008 00:27:14 -0500 Subject: [PATCH] - Fixed typo. --- html/task.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/task.html b/html/task.html index a3fadcb85..c10de9c09 100644 --- a/html/task.html +++ b/html/task.html @@ -102,7 +102,7 @@ changes. Useful for integrating with "Samurize".
  • Task now displays a message whenever a shadow file is updated, if the "shadow.notify" configuration variable is set "on". -
  • Fixed bug whereby adding a task with a \n, \r or \f dit not fail properly. +
  • Fixed bug whereby adding a task with a \n, \r or \f did not fail properly.
  • Removed "task usage" command.
  • Added documentation for Shadow files.
  • Added documentation for task filters.