From d69a6e6dec6c0ec94071dc3773f28dd10f04b824 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Grubbstr=C3=B6m=20=28Grubba=29?= <grubba@grubba.org> Date: Sat, 17 Apr 1999 17:36:53 +0200 Subject: [PATCH] Fixed minor bug. Rev: tutorial/tutorial.wmml:1.105 --- tutorial/tutorial.wmml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/tutorial.wmml b/tutorial/tutorial.wmml index 126dc94e14..76e452a21c 100644 --- a/tutorial/tutorial.wmml +++ b/tutorial/tutorial.wmml @@ -4251,7 +4251,7 @@ from the file <I>from</I> followed by <I>trailers</I> to the file <I>to</I>. When completed <I>callback</I> is called with the total number of bytes sent as the first argument, followed by <I>args</I>. <p> -Any of <I>headers</I>, <I>from<I> and <I>trailers</I> may be left out +Any of <I>headers</I>, <I>from</I> and <I>trailers</I> may be left out by setting them to 0. <p> Setting <I>offset</I> to -1 means send from the current position in -- GitLab