summaryrefslogtreecommitdiff
path: root/odk/examples/examples.html
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/examples.html')
-rw-r--r--odk/examples/examples.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/odk/examples/examples.html b/odk/examples/examples.html
index 8352893ac2be..0864c099c53f 100644
--- a/odk/examples/examples.html
+++ b/odk/examples/examples.html
@@ -372,7 +372,7 @@
<p>Additional information:</p>
<p>
<a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/Simple_Component_in_Java" title="link to the &quot;Simple component in Java&quot; chapter in the Developer's Guide">How to write a UNO component in Java</a><br/>
- <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Java/Java_Language_Binding" title="link to the &quot;Java UNO Language Bnding&quot; chapter in the Developer's Guide">Java UNO Language Binding</a><br/>
+ <a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Java/Java_Language_Binding" title="link to the &quot;Java UNO Language Binding&quot; chapter in the Developer's Guide">Java UNO Language Binding</a><br/>
<a href="http://wiki.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/Debugging" title="link to the &quot;Debugging Java components&quot; chapter in the Developer's Guide">Debugging Java components</a><br/>
</p>
</td>
@@ -416,7 +416,7 @@
<td class="cell80">Description</td>
</tr>
<tr>
- <td class="cell20"><a href="python/toolpanel/" title="link to the source directory of the ToolPanel python axample">ToolPanelPoc</a></td>
+ <td class="cell20"><a href="python/toolpanel/" title="link to the source directory of the ToolPanel python example">ToolPanelPoc</a></td>
<td class="cell80">This proof of concept extension illustrates how to create a ToolPanel in Calc.</td>
</tr>
</tbody>
@@ -782,7 +782,7 @@
GeneralTableSample.exe, ViewSample.exe.</td>
</tr>
<tr>
- <td class="cell20"><a href="CLI/VB.NET/WriterDemo/" title="link to the source directory of the WriterDeom example using the CLI-UNO bridge">WriterDemo</a></td>
+ <td class="cell20"><a href="CLI/VB.NET/WriterDemo/" title="link to the source directory of the WriterDemo example using the CLI-UNO bridge">WriterDemo</a></td>
<td class="cell80">This example is written in VB.NET. It creates a text
document and inserts text, a table, and a text frame.</td>
</tr>