changeset 12598:b1913cd27f76 stable

data.txi: Replace xref{Data Structures} with xref{Structures}.
author Ben Abbott <bpabbott@mac.com>
date Tue, 12 Apr 2011 20:07:15 -0400
parents e12a7c0a1fc5
children 8c52ab9842c9
files doc/ChangeLog doc/interpreter/data.txi
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog	Tue Apr 12 18:50:20 2011 -0400
+++ b/doc/ChangeLog	Tue Apr 12 20:07:15 2011 -0400
@@ -1,3 +1,8 @@
+2011-04-12  Ben Abbott  <bpabbott@mac.com>
+
+	* interpreter/data.txi: Replace xref{Data Structures} with
+	xref{Structures}.
+
 2011-04-11  Rik  <octave@nomad.inbox5.com>
 
 	* interpreter/func.txi: Add discussion of isargout to Ignoring
--- a/doc/interpreter/data.txi	Tue Apr 12 18:50:20 2011 -0400
+++ b/doc/interpreter/data.txi	Tue Apr 12 20:07:15 2011 -0400
@@ -146,7 +146,7 @@
 with indices limited to strings, but the syntax is more like C-style
 structures.
 
-@xref{Data Structures}, for more information.
+@xref{Structures}, for more information.
 
 @node Cell Array Objects
 @subsection Cell Array Objects