From 0480840ca12cea57bb0548d769d2471e3175ae0e Mon Sep 17 00:00:00 2001
From: Henrik Wallin <hedda@lysator.liu.se>
Date: Mon, 30 Nov 1998 05:20:27 +0100
Subject: [PATCH] Small fix.

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

diff --git a/tutorial/tutorial.wmml b/tutorial/tutorial.wmml
index 98a6633a09..ed980d1ea8 100644
--- a/tutorial/tutorial.wmml
+++ b/tutorial/tutorial.wmml
@@ -3393,8 +3393,8 @@ here is a list of the basic Pike modules:
 <dt>String
 <dd>Routines that operate on strings.
 <dt>Sql *
-<dt>Standards
 <dd>Support for ASN1, PKCS and other standards.
+<dt>Standards
 <dd>Generic SQL database support.
 <dt>System
 <dd>Support for system specific functions.
-- 
GitLab