Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4905/docs
Modified Files:
NEWS
Log Message:
Persistant => Persistent, thanks Sebastian
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/NEWS,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- NEWS 29 Nov 2004 23:21:42 -0000 1.14
+++ NEWS 30 Nov 2004 07:50:41 -0000 1.15
@@ -3,7 +3,7 @@
Version 0.8 ()
------------------------------------------------------------------------
- * Allow the usage of persistant database connections (tomsommer)
+ * Allow the usage of persistent database connections (tomsommer)
* New configuration directive to let user choose if entries in the
future are hidden (default) or displayed. (garvinhicking)
|