Skip to content

Commit

Permalink
Merge pull request #6 from KlasJoenssson/UpdateCheatSheet
Browse files Browse the repository at this point in the history
Fixed some small spelling errors.
  • Loading branch information
goglepox committed Mar 13, 2012
2 parents 15e24fb + 6130f04 commit f4dbb3f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions plugins/net.bioclipse.xws4j/cheatsheets/xmppgists.xml
Expand Up @@ -4,7 +4,7 @@
<intro>
<description>
This tutorial shows a number of scripts for XMPP + IO Data.
When &quot;Click to perform&quot; is clicked, Bioclipse downloads the script from http://gist.github.com and opens it in the Javascript Editor.<br/><br/>
When &quot;Click to perform&quot; is clicked, Bioclipse downloads the script from http://gist.github.com and opens it in the JavaScript Editor.<br/><br/>
The toolbar of this editor has a run button that should be used to execute the script.<br/><br/>
</description>
</intro>
Expand Down Expand Up @@ -56,7 +56,7 @@
skip="true"
title="Gist 106665: Do asynchronous discovery on an XMPP item">
<description>
Do asynchronous discovery on an XMPP item. Must be run from the Javascript Editor.
Do asynchronous discovery on an XMPP item. Must be run from the JavaScript Editor.

</description>
<action
Expand All @@ -70,7 +70,7 @@
skip="true"
title="Gist 106019: Synchronous service invocation + using binding (Bioschemata)">
<description>
Synchronous service invocation + using an autogenerated binding (Bioschemata service).
Synchronous service invocation + using an auto-generated binding (Bioschemata service).

</description>
<action
Expand All @@ -84,7 +84,7 @@
skip="true"
title="Gist 106022: Asynchronous service invocation (+ using binding)">
<description>
Asynchronous service invocation + using an autogenerated binding (blast service).
Asynchronous service invocation + using an auto-generated binding (blast service).

</description>
<action
Expand Down

0 comments on commit f4dbb3f

Please sign in to comment.