cvs: smarty /docs/en/appendixes troubleshooting.xml
[email protected] ("Monte Ohrt") Tue, 27 Feb 2007 14:30:21 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvsmohrt1172586621@cvsserver> |
mohrt Tue Feb 27 14:30:21 2007 UTC
Modified files:
/smarty/docs/en/appendixes troubleshooting.xml
Log:
fix typo
http://cvs.php.net/viewvc.cgi/smarty/docs/en/appendixes/troubleshooting.xml?r1=1.5&r2=1.6&diff_format=u
Index: smarty/docs/en/appendixes/troubleshooting.xml
diff -u smarty/docs/en/appendixes/troubleshooting.xml:1.5 smarty/docs/en/appendixes/troubleshooting.xml:1.6
--- smarty/docs/en/appendixes/troubleshooting.xml:1.5 Wed Sep 27 04:32:52 2006
+++ smarty/docs/en/appendixes/troubleshooting.xml Tue Feb 27 14:30:20 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<chapter id="troubleshooting">
<title>Troubleshooting</title>
<para></para>
@@ -85,7 +85,7 @@
<link linkend="api.config.load"><varname>config_load()</varname></link>
has been called) and either
<link linkend="variable.config.dir"><parameter>$config_dir</parameter>
- </link> is incorrent , does not exist or
+ </link> is incorrect, does not exist or
<filename>site.conf</filename> is not in the directory.
</para>
</listitem>