Skip to content

Commit

Permalink
Merge pull request #1 from KlasJoenssson/2.5.x
Browse files Browse the repository at this point in the history
2.5.x
  • Loading branch information
goglepox committed Jan 20, 2012
2 parents 67b3ed5 + 63d3beb commit 408f5f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Expand Up @@ -46,7 +46,7 @@ Try 'help cdk.fromSMILES'. This shows an explanation for what this met
Try the following commands, they are quite self-explanatory:
<br/>
<br/>
print(&quot;hello world &quot; + (12-4))
js.say(&quot;hello world &quot; + (12-4))
<br/>
<br/>
clear()
Expand Down
4 changes: 2 additions & 2 deletions plugins/net.bioclipse.ui/cheatsheets/usingWorkbench.xml
Expand Up @@ -23,7 +23,7 @@
<item
title="Step 2: Create a folder">
<description>
Right-click on the newly created Project and select <b>New &gt; Folder</b>. Name the folder &apos;MyFolder&apos;-
Right-click on the newly created Project and select <b>New &gt; Folder</b>. Name the folder &apos;My folder&apos;-
</description>
<command
required="false"
Expand All @@ -41,7 +41,7 @@
<item
title="Step 4: Open, edit, and save the text file.">
<description>
Double-click to open the created text file in a text editor. Try editing text, and try undo/redo, cut and paste, and Save As... to save file to another filename.
If the created text file didn't opened in a text editor, just double-click it to open it. Try editing text, and try undo/redo, cut and paste, and Save As... to save file to another filename.
</description>
</item>

Expand Down

0 comments on commit 408f5f6

Please sign in to comment.