cvs: smarty /docs getting-started.sgml
"Monte Ohrt" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsmohrt1061219519@cvsserver> |
mohrt Mon Aug 18 11:11:59 2003 EDT
Modified files:
/smarty/docs getting-started.sgml
Log:
fix example title
Index: smarty/docs/getting-started.sgml
diff -u smarty/docs/getting-started.sgml:1.23 smarty/docs/getting-started.sgml:1.24
--- smarty/docs/getting-started.sgml:1.23 Mon Aug 18 11:08:34 2003
+++ smarty/docs/getting-started.sgml Mon Aug 18 11:11:59 2003
@@ -127,7 +127,7 @@
</para>
<example>
- <title>Supply absolute path to library directory</title>
+ <title>Supply absolute path to library file</title>
<screen>
require('/usr/local/lib/php/Smarty/Smarty.class.php');
$smarty = new Smarty;</screen>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php