summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-03-25 21:25:55 +0100
committerAndras Timar <andras.timar@collabora.com>2014-03-25 21:28:38 +0100
commit25b1d86643e5e60a3aa79d7ee3bd3e3828dc96b1 (patch)
tree057709387da1be0a5d3acd1bc24229cde017dcb4 /odk
parente27cc864be4d18d5bf307c58ebf1c1aa4ef90078 (diff)
typo: bussiness -> business
Change-Id: Id8851321571072df8042a08c2bf350891a9dfcc4
Diffstat (limited to 'odk')
-rw-r--r--odk/examples/DevelopersGuide/examples.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/odk/examples/DevelopersGuide/examples.html b/odk/examples/DevelopersGuide/examples.html
index 6a9a75053950..1bb5d27e4960 100644
--- a/odk/examples/DevelopersGuide/examples.html
+++ b/odk/examples/DevelopersGuide/examples.html
@@ -745,7 +745,7 @@ for the image shrink component and instantiates it.</td>
title="link to Components/DialogComponent/DialogComponent.odt">DialogComponent.odt</a></td>
<td class="cell80">Document containing Basic code to
instantiate the Dialog Components and a Dialog containing
- controls with events bound to methods supported by the
+ controls with events bound to methods supported by the
Dialog Component.</td>
</tr>
</tbody>
@@ -2259,7 +2259,7 @@ form controls.</a></td>
title="link to Forms/DataAwareness.java">DataAwareness</a></td>
<td class="cell80">This class implements the basic
example for a form working on a database. Two tables will be created
-and a form (writer document) with a bussiness example will fill its
+and a form (writer document) with a business example will fill its
fields from these tables.</td>
</tr>
<tr>
@@ -2805,37 +2805,37 @@ for the Office application.</td>
<td class="cell80">Description</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif"/>
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/DialogDocument.java" title="link to GUI/DialogDocument.java">DialogDocument</a></td>
<td class="cell80">A sample showing how to display an office document in a dialog window.</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif"/>
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/Messagebox.java" title="link to GUI/MessageBox.java">MessageBox</a></td>
<td class="cell80">A sample showing how to display a simple message box.</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif"/>
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/UnoDialogSample.java" title="link to GUI/UnoDialogSample.java">UnoDialogSample</a></td>
<td class="cell80">A sample showing how to create various controls in a dialog (fixed text field, currency field, progress bar, fixed line, group box, edit field, time field, date field, pattern field, numeric field, progressbar, check box, radio button, list box, combo box, formatted field, file control, button control, roadmap control)</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif"/>
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/UnoDialogSample2.java" title="link to GUI/UnoDialogSample2.java">UnoDialogSample2</a></td>
<td class="cell80">A dialog sample showing how to use a roadmap control.</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif"/>
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/UnoMenu.java" title="link to GUI/UnoMenu.java">UnoMenu</a></td>
<td class="cell80">A sample showing a top window with some menus.</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif"/>
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/UnoMenu2.java" title="link to GUI/UnoMenu2.java">UnoMenu2</a></td>
<td class="cell80">A dialog sample showing how to use or work with a context menu.</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif"/>
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/ImageControlSample.java" title="link to GUI/ImageControlSample.java">ImageControlSample2</a></td>
<td class="cell80">Dialog sample showing how to use an image control.</td>
</tr>