changeset 10719:e54152088b0a

Clarify documentation wording. Bug #30165.
author Rik <octave@nomad.inbox5.com>
date Tue, 22 Jun 2010 12:31:40 -0700
parents b8d76f4be94a
children 998d7ba68009
files doc/ChangeLog doc/interpreter/intro.txi
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog	Mon Jun 21 22:35:11 2010 -0700
+++ b/doc/ChangeLog	Tue Jun 22 12:31:40 2010 -0700
@@ -1,3 +1,7 @@
+2010-06-16  Rik <octave@nomad.inbox5.com>
+
+        * interpreter/intro.txi: Clarify wording.  (bug #30165).
+
 2010-06-16  Rik <octave@nomad.inbox5.com>
 
         * interpreter/set.txi: Remove reference to deprecated function.
--- a/doc/interpreter/intro.txi	Mon Jun 21 22:35:11 2010 -0700
+++ b/doc/interpreter/intro.txi	Tue Jun 22 12:31:40 2010 -0700
@@ -72,7 +72,7 @@
 capabilities.
 
 If you are new to Octave, I recommend that you try these examples to
-begin learning Octave by using it.  Lines marked with @samp{octave:13>}
+begin learning Octave by using it.  Lines marked like so, @samp{octave:13>},
 are lines you type, ending each with a carriage return.  Octave will
 respond with an answer, or by displaying a graph.