From 2745be7d9a1de906bd35a45bd1f1381111b05ee3 Mon Sep 17 00:00:00 2001
From: Martin Stjernholm <mast@lysator.liu.se>
Date: Sun, 26 Mar 2000 18:24:04 +0200
Subject: [PATCH] Fixed an unbalanced tag.

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

diff --git a/tutorial/tutorial.wmml b/tutorial/tutorial.wmml
index 9fed5e4597..4437b9dab4 100644
--- a/tutorial/tutorial.wmml
+++ b/tutorial/tutorial.wmml
@@ -11985,6 +11985,7 @@ if it can't encode to a canonical form.
 <man_see>
 encode_value, decode_value
 </man_see>
+</function>
 
 
 <function name=enumerate title="create an array with an enumeration">
-- 
GitLab