cvs: smarty /docs/en/designers language-builtin-functions.xml

[email protected] ("Peter 'Mash' Morgan") Tue, 28 Mar 2006 01:02:25 -0000
Newsgroups php.smarty.cvs
Message-ID <cvspete_morgan1143507745@cvsserver>
pete_morgan		Tue Mar 28 01:02:25 2006 UTC

  Modified files:              
    /smarty/docs/en/designers	language-builtin-functions.xml 
  Log:
  oops
  
http://cvs.php.net/viewcvs.cgi/smarty/docs/en/designers/language-builtin-functions.xml?r1=1.5&r2=1.6&diff_format=u
Index: smarty/docs/en/designers/language-builtin-functions.xml
diff -u smarty/docs/en/designers/language-builtin-functions.xml:1.5 smarty/docs/en/designers/language-builtin-functions.xml:1.6
--- smarty/docs/en/designers/language-builtin-functions.xml:1.5	Mon Mar 27 23:57:08 2006
+++ smarty/docs/en/designers/language-builtin-functions.xml	Tue Mar 28 01:02:25 2006
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <chapter id="language.builtin.functions">
  <title>Built-in Functions</title>
  <para>
   Smarty comes with several built-in functions. These built-in functions 
   are the integral part of the smarty template engine. You cannot create your own
-  <link linkend="language.custom.functions">custom functions</linkend>
+  <link linkend="language.custom.functions">custom functions</link>
   with the same name; and you  should  not need to 
   modify the built-in functions.
  </para>