Mercurial > hg > octave-lyh
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 +++ b/doc/ChangeLog @@ -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 +++ b/doc/interpreter/intro.txi @@ -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.