From 122a69a433f23b070e0967a541ef677e9c879ed7 Mon Sep 17 00:00:00 2001 From: kkalev Date: Tue, 20 Aug 2002 10:53:27 +0000 Subject: [PATCH] Fix a few typos --- conf/admin.conf | 2 +- conf/sql.attrmap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/admin.conf b/conf/admin.conf index cbb6be8..39f133e 100644 --- a/conf/admin.conf +++ b/conf/admin.conf @@ -1,7 +1,7 @@ # # Main Configuration File # -# Make sure that conf/config.php3 opens the correct admin.conf file +# *** Make sure that conf/config.php3 opens the correct admin.conf file *** # # # it can be default or whatever language. Only greek are supported diff --git a/conf/sql.attrmap b/conf/sql.attrmap index dd2929d..908638c 100644 --- a/conf/sql.attrmap +++ b/conf/sql.attrmap @@ -1,6 +1,6 @@ # # A mapping between the attributes used by dialup_admin and the attribute -# names that will be stroed in the SQL database +# names that will be stored in the SQL database # # Format: # checkItem|replyItem Attribute-In-Dialup-Admin Attribute-In-SQL -- 2.39.5