comparison doc/interpreter/intro.txi @ 10719:e54152088b0a

Clarify documentation wording. Bug #30165.
author Rik <octave@nomad.inbox5.com>
date Tue, 22 Jun 2010 12:31:40 -0700
parents 72585f1ca7a2
children 322f43e0e170
comparison
equal deleted inserted replaced
10718:b8d76f4be94a 10719:e54152088b0a
70 The following chapters describe all of Octave's features in detail, but 70 The following chapters describe all of Octave's features in detail, but
71 before doing that, it might be helpful to give a sampling of some of its 71 before doing that, it might be helpful to give a sampling of some of its
72 capabilities. 72 capabilities.
73 73
74 If you are new to Octave, I recommend that you try these examples to 74 If you are new to Octave, I recommend that you try these examples to
75 begin learning Octave by using it. Lines marked with @samp{octave:13>} 75 begin learning Octave by using it. Lines marked like so, @samp{octave:13>},
76 are lines you type, ending each with a carriage return. Octave will 76 are lines you type, ending each with a carriage return. Octave will
77 respond with an answer, or by displaying a graph. 77 respond with an answer, or by displaying a graph.
78 78
79 @subsection Elementary Calculations 79 @subsection Elementary Calculations
80 80