diff doc/interpreter/strings.txi @ 11257:8d4c57258523

fix some menu problems in the manual
author John W. Eaton <jwe@octave.org>
date Tue, 16 Nov 2010 03:39:23 -0500
parents d682cd6669ac
children fd0a3ac60b0e
line wrap: on
line diff
--- a/doc/interpreter/strings.txi
+++ b/doc/interpreter/strings.txi
@@ -64,8 +64,8 @@
 * Character Class Functions::   
 @end menu
 
-@node Escape Sequences in string constants
-@section Escape Sequences in string constants
+@node Escape Sequences in String Constants
+@section Escape Sequences in String Constants
 @cindex escape sequence notation
 In double-quoted strings, the backslash character is used to introduce
 @dfn{escape sequences} that represent other characters.  For example,