Skip to content

Commit 1597a62

Browse files
author
mgricken
committed
Fixed two typos in QuickStart guide, see
[ 1963222 ] spelling error in quick start guide http://sourceforge.net/tracker/index.php?func=detail&aid=1963222&group_id=44253&atid=438935 git-svn-id: file:///tmp/test-svn/trunk@4477 fe72c1cf-3628-48e9-8b72-1c46755d3cff
1 parent 106e478 commit 1597a62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/quickstart/quickstart.docbook

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ To save a file, either click on the "Save" button or choose "File, Save." If you
576576

577577
<para>To compile all project files (source and auxiliary), even ones not currently open in DrJava, select "Project, Compile Project", or right click on the root of the project and click "Compile Project".</para>
578578

579-
<para>Note that all files in the External Files folder will not be compiled as part of the project--you must do this seperately.</para>
579+
<para>Note that all files in the External Files folder will not be compiled as part of the project--you must do this separately.</para>
580580

581581
<para>You can compile from the Project Menu:</para>
582582

@@ -875,7 +875,7 @@ To save a file, either click on the "Save" button or choose "File, Save." If you
875875

876876
<listitem><formalpara>
877877
<title>Classes/Packages to Exclude:</title>
878-
<para> Allows you to specify other classes/packages to step over. This should be a comma seperated list with fully qualified names. You might use this box to exclude instructor provided libraries, for example.</para>
878+
<para> Allows you to specify other classes/packages to step over. This should be a comma separated list with fully qualified names. You might use this box to exclude instructor provided libraries, for example.</para>
879879
</formalpara></listitem>
880880
</itemizedlist>
881881

drjava/lib/docs.jar

-2 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)