diff doc/interpreter/stmt.txi @ 11255:d682cd6669ac

Update info-based documentation menus to include new nodes.
author Rik <octave@nomad.inbox5.com>
date Mon, 15 Nov 2010 17:57:43 -0800
parents 322f43e0e170
children fd0a3ac60b0e
line wrap: on
line diff
--- a/doc/interpreter/stmt.txi	Mon Nov 15 16:52:43 2010 -0800
+++ b/doc/interpreter/stmt.txi	Mon Nov 15 17:57:43 2010 -0800
@@ -329,11 +329,11 @@
 @end example
 
 @menu
-* Notes for the C programmer::  
+* Notes for the C Programmer::  
 @end menu
 
-@node Notes for the C programmer
-@subsection Notes for the C programmer
+@node Notes for the C Programmer
+@subsection Notes for the C Programmer
 
 The @code{switch} statement is also available in the widely used C
 programming language.  There are, however, some differences