betz Mon Jul 22 17:13:47 2002 EDT Modified files: /phpdoc/en/chapters tutorial.xml Log: Typo, fix for #18475 Index: phpdoc/en/chapters/tutorial.xml diff -u phpdoc/en/chapters/tutorial.xml:1.4 phpdoc/en/chapters/tutorial.xml:1.5 --- phpdoc/en/chapters/tutorial.xml:1.4 Sat Jul 20 14:23:40 2002 +++ phpdoc/en/chapters/tutorial.xml Mon Jul 22 17:13:47 2002 @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <chapter id="tutorial"> <title>A simple tutorial</title> <para> Here we would like to show the very basics of PHP in a short simple - tutorial. This text only deals with dinamic webpage creation with + tutorial. This text only deals with dynamic webpage creation with PHP, though PHP is not only capable of creating webpages. See the section titled <link linkend="intro-whatcando">What can PHP do</link> for more information.
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php