Fix typos in appendix emacs note and misplaced quote in 07_Debugging.pod - Thanks...
[catagits/Catalyst-Manual.git] / lib / Catalyst / Manual / Tutorial / 10_Appendices.pod
index 994c639..d602c26 100644 (file)
@@ -129,11 +129,11 @@ file respectively.
 Also, Stefan Kangas sent in the following tip about an alternate 
 approach using the command C<indent-region> to redo the indentation 
 for the currently selected region (adhering to indent rules in the 
-current major mode). You can run the command by typing M-x indent-
-region or pressing the default keybinding C-M-\ in cperl-mode. 
+current major mode). You can run the command by typing M-x 
+indent-region or pressing the default keybinding C-M-\ in cperl-mode. 
 Additional details can be found here:
 
-L<http://www.gnu.org/software/emacs/manual/html_node/emacs/Indentation-Comman>
+L<http://www.gnu.org/software/emacs/manual/html_node/emacs/Indentation-Commands.html>
 
 
 =head1 APPENDIX 2: USING POSTGRESQL AND MYSQL
@@ -778,7 +778,7 @@ Kennedy Clark, C<hkclark@gmail.com>
 
 Please report any errors, issues or suggestions to the author.  The
 most recent version of the Catalyst Tutorial can be found at
-L<http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Manual/5.70/trunk/lib/Catalyst/Manual/Tutorial/>.
+L<http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Manual/5.80/trunk/lib/Catalyst/Manual/Tutorial/>.
 
 Copyright 2006-2008, Kennedy Clark, under Creative Commons License
 (L<http://creativecommons.org/licenses/by-sa/3.0/us/>).