[Commit] nickle/doc/tutorial tutorial.sgml,1.1,1.2
    Bart Massey 
    commit at keithp.com
       
    Fri Jun  6 18:13:34 PDT 2003
    
    
  
Committed by: bart
Update of /local/src/CVS/nickle/doc/tutorial
In directory home.keithp.com:/tmp/cvs-serv12494
Modified Files:
	tutorial.sgml 
Log Message:
Fixed introductory sentences.
Index: tutorial.sgml
===================================================================
RCS file: /local/src/CVS/nickle/doc/tutorial/tutorial.sgml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tutorial.sgml	23 May 2003 23:48:59 -0000	1.1
+++ tutorial.sgml	7 Jun 2003 00:13:32 -0000	1.2
@@ -42,8 +42,10 @@
 
 <abstract>
 <para>
-This is a user tutorial for Nickle, a powerful desktop calculator language with many features of advanced languages and support for arbitrary precision numbers.
-It is written to teach Nickle to someone who is already fairly familiar with programming, using descriptions with examples.
+This is a user tutorial for Nickle, a powerful desktop
+calculator language. Nickle supports many features of
+advanced languages, as well as arbitrary precision numbers.
+This tutorial is intended to teach Nickle to someone who is already fairly familiar with programming, using descriptions with examples.
 Topics are covered progressively, beginning with invocation and commands, moving on to learning the language, and finally to more advanced topics.
 </para>
 </abstract>
    
    
More information about the Commit
mailing list