cvs: smarty /docs/en/designers/language-custom-functions language-function-popup-init.xml

[email protected] ("George Miroshnikov") Fri, 30 Dec 2005 15:29:33 -0000
Newsgroups php.smarty.cvs
Message-ID <cvsfreespace1135956573@cvsserver>
freespace		Fri Dec 30 15:29:33 2005 EDT

  Modified files:              
    /smarty/docs/en/designers/language-custom-functions	
                                                       	language-function-popup-init.xml 
  Log:
  typo fix
  
http://cvs.php.net/viewcvs.cgi/smarty/docs/en/designers/language-custom-functions/language-function-popup-init.xml?r1=1.4&r2=1.5&diff_format=u
Index: smarty/docs/en/designers/language-custom-functions/language-function-popup-init.xml
diff -u smarty/docs/en/designers/language-custom-functions/language-function-popup-init.xml:1.4 smarty/docs/en/designers/language-custom-functions/language-function-popup-init.xml:1.5
--- smarty/docs/en/designers/language-custom-functions/language-function-popup-init.xml:1.4	Tue Sep 13 19:03:11 2005
+++ smarty/docs/en/designers/language-custom-functions/language-function-popup-init.xml	Fri Dec 30 15:29:33 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <sect1 id="language.function.popup.init">
  <title>{popup_init}</title>
  <para>
@@ -7,7 +7,7 @@
   is an integration of
   <ulink url="&url.overLib;">overLib</ulink>, a library used for popup
   windows. These are used for context sensitive information, such as
-  help windows or tooltips.{popup_init} must be called once at the
+  help windows or tooltips. {popup_init} must be called once at the
   top of any page you plan on using the
   <link linkend="language.function.popup">{popup}</link> function.
   </para>