From 1ff1de6ec1d40dafef61fd04cab0aecbaac2d660 Mon Sep 17 00:00:00 2001
From: Henrik Wallin <hedda@lysator.liu.se>
Date: Mon, 29 Nov 1999 05:06:27 +0100
Subject: [PATCH] Simple example-section added in File I/O-chapter and "a"
 added...

Rev: tutorial/tutorial.wmml:1.166
---
 tutorial/tutorial.wmml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tutorial/tutorial.wmml b/tutorial/tutorial.wmml
index cee62ee678..4847e8f225 100644
--- a/tutorial/tutorial.wmml
+++ b/tutorial/tutorial.wmml
@@ -4984,7 +4984,7 @@ Append the string <i>str</i> onto the file <i>file</i>. Returns number of bytes
 
 </section>
 
-<section title="Simple example">
+<section title="A simple example">
 
 Here is a simple example of how to use the Stdio-functions.
 <p>
-- 
GitLab