Skip to content

Commit

Permalink
Fixed two missed misspellings.
Browse files Browse the repository at this point in the history
  • Loading branch information
KlasJoensson committed Mar 12, 2012
1 parent 130ee9c commit e66482b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/net.bioclipse.ui/cheatsheets/usingWorkbench.xml
Expand Up @@ -10,7 +10,7 @@
<item title="Step 1: Create a Project">

<description>
The Bioclipse Navigator is the central view in Bioclipse for working woth resources, such as files. By default it is located to the left in the workbench and points to a a special folder on the computer called the &quot;Workspace&quot;, which is a special folder on your computer where all the data in Bioclipse is stored and accessed.
The Bioclipse Navigator is the central view in Bioclipse for working with resources, such as files. By default it is located to the left in the workbench and points to a a special folder on the computer called the &quot;Workspace&quot;, which is a special folder on your computer where all the data in Bioclipse is stored and accessed.

Everything listed in the Navigator is a Resource, and the top level Resources are called Projects which can contain folders and/or files. All files and folders need to be located in a Project. You can easily create new Projects, Folders, and Files by right-clicking in the Bioclipse Navigator.
<br/> <br/>
Expand Down Expand Up @@ -47,7 +47,7 @@

<item title="Step 5: Accessing Help">
<description>
In the Help menu, select &quot;Help Contents&quot;. A browser window should open and reveal the Bioclipse online help. This is the main source for documentaion in Bioclipse.
In the Help menu, select &quot;Help Contents&quot;. A browser window should open and reveal the Bioclipse online help. This is the main source for documentation in Bioclipse.

</description>
<command
Expand Down

0 comments on commit e66482b

Please sign in to comment.