changeset 57:4a39a8707fdf

Update page descriptions.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 08 Sep 2011 21:53:55 +0300
parents aff22ba168b0
children 0da3461eb871
files index.desc index.php
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.desc	Thu Sep 08 21:00:31 2011 +0300
+++ b/index.desc	Thu Sep 08 21:53:55 2011 +0300
@@ -6,7 +6,7 @@
 </p>
 
 <p>
-Almost no documentation exists for these scripts, except the embedded
+Almost no documentation exists apart from the embedded
 comments found in scripts themselves. If you can't figure out them yourself...
 well, that's too bad.
 </p>
--- a/index.php	Thu Sep 08 21:00:31 2011 +0300
+++ b/index.php	Thu Sep 08 21:53:55 2011 +0300
@@ -1,5 +1,5 @@
 <?
-$pageTitle = "Eggdrop IRC-bot TCL scripts";
+$pageTitle = "Eggdrop IRC robot TCL scripts";
 require "mcommon.inc.php";
 printPageHeader($pageTitle);
 require "mdirlist.inc.php";