Fix typo.
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual / Tutorial / 01_Intro.pod
index 54ff75e..534d1a6 100644 (file)
@@ -293,7 +293,7 @@ Chapter 3 included with the Tutorial Virtual Machine and start the
 Catalyst Development Server:
 
     $ cd Final/Chapter03/MyApp
-    $ perl scripts/myapp_server
+    $ perl script/myapp_server.pl
 
 =item 8
 
@@ -356,14 +356,14 @@ start it.
 If you have a preference for the Gnome desktop environment, you can do:
 
     $ sudo aptitude update
-    $ sudo ptitude install gnome iceweasel
+    $ sudo aptitude install gnome iceweasel
     $
     $ # You can reboot or start with 'startx', we will just reboot here
     $ reboot
 
     $ sudo aptitude install kde iceweasel
 
-For KDE, just substitude the package name "C<kde>" for "C<gnome>" above.
+For KDE, just substitute the package name "C<kde>" for "C<gnome>" above.
 
 Note that C<iceweasel> is basically used to install Firefox on Debian
 boxes.  You can start it under X Windows with either the C<firefox>