diff --git a/chapters/tutorial.xml b/chapters/tutorial.xml
index da8d2eacf4..50c007f8b0 100644
--- a/chapters/tutorial.xml
+++ b/chapters/tutorial.xml
@@ -174,20 +174,6 @@
-
- A Note on Windows Notepad
-
- If you are writing your PHP scripts using Windows Notepad, you will need
- to ensure that your files are saved with the .php extension.
- (Notepad adds a .txt extension to files automatically unless
- you take one of the following steps to prevent it.) When you save the file and
- are prompted to provide a name for the file, place the filename in quotes
- (i.e. "hello.php"). Alternatively, you can click on the
- 'Text Documents' drop-down menu in the 'Save' dialog box and change the setting
- to "All Files". You can then enter your filename without quotes.
-
-
-
Now that you have successfully created a working PHP script, it is
time to create the most famous PHP script! Make a call to the