cvs: docweb /templates/all/phd home.tpl.php
[email protected] ("Hannes Magnusson")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <cvsbjori1226144568@cvsserver> |
bjori Sat Nov 8 11:42:48 2008 UTC
Modified files:
/docweb/templates/all/phd home.tpl.php
Log:
Fix typo
http://cvs.php.net/viewvc.cgi/docweb/templates/all/phd/home.tpl.php?r1=1.12&r2=1.13&diff_format=u
Index: docweb/templates/all/phd/home.tpl.php
diff -u docweb/templates/all/phd/home.tpl.php:1.12 docweb/templates/all/phd/home.tpl.php:1.13
--- docweb/templates/all/phd/home.tpl.php:1.12 Sat Nov 8 11:33:51 2008
+++ docweb/templates/all/phd/home.tpl.php Sat Nov 8 11:42:47 2008
@@ -131,7 +131,7 @@
<a href="/phd/PhD-0.2.2.tgz">PhD 0.2.2</a> <span class="date">30. January 2008</span><!-- {{{ -->
<ul class="fixes">
<li>Removed support for phnotify. (Hannes)</li>
- <li>Added index chaching. (Edward Z.)</li>
+ <li>Added index caching. (Edward Z.)</li>
<li>Added option (-l/--list) to list the supported formats/themes.(Hannes)</li>
<li>Added support for linkend in fieldsynopsis varnames. (Hannes)</li>
<li>Added autogenerated "Edited by" text for <editor>. (Hannes)</li>