summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/examples.html
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-08-17 16:41:20 +0200
committerMichael Stahl <mstahl@redhat.com>2017-08-17 21:53:28 +0200
commit64a3124d928f337011cad137c2c059f1ef064377 (patch)
treecdcea46848e5b61872716d8deb6f5d5b8f57894a /odk/examples/DevelopersGuide/examples.html
parentfc443f3b50e33a1adab03bbf7fb9f9351eb07868 (diff)
Fix typos
Change-Id: Iaa9c0aea3ea1a239e378bd714ba335f91bb1faf3 Reviewed-on: https://gerrit.libreoffice.org/41194 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'odk/examples/DevelopersGuide/examples.html')
-rw-r--r--odk/examples/DevelopersGuide/examples.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/odk/examples/DevelopersGuide/examples.html b/odk/examples/DevelopersGuide/examples.html
index b9aeb7165cbc..0425db2f4620 100644
--- a/odk/examples/DevelopersGuide/examples.html
+++ b/odk/examples/DevelopersGuide/examples.html
@@ -1209,7 +1209,7 @@ tracking the spell checking relevant properties.</td>
title="link to OfficeDev/Linguistic/SampleHyphenator.java">SampleHyphenator</a></td>
<td class="cell80">A simple implementation for a <a
href="%DOXYGEN_PREFIX2%/docs/idl/ref/servicecom_1_1sun_1_1star_1_1linguistic2_1_1Hyphenator.html"
- title="link to the reference documentation of com.sun.star.linguistic2.Hypenator"><code>Hyphenator</code></a>
+ title="link to the reference documentation of com.sun.star.linguistic2.Hyphenator"><code>Hyphenator</code></a>
service.</td>
</tr>
<tr>
@@ -1287,7 +1287,7 @@ instance of this type may be returned by the spell checker.</td>
<td class="cell80">This code example creates the
service <a
href="%DOXYGEN_PREFIX2%/docs/idl/ref/servicecom_1_1sun_1_1star_1_1util_1_1PathSettings.html"
- title="link to the reference documentation of com.sun.star.util.PathSettingst">
+ title="link to the reference documentation of com.sun.star.util.PathSettings">
<code>com.sun.star.util.PathSettings</code></a> and
retrieves all path properties from it. It shows how a developer can
change the path properties using the <a
@@ -1862,7 +1862,7 @@ changes.</td>
<td class="cell20"><a
href="./BasicAndDialogs/FirstStepsBasic.odt"
title="link to BasicAndDialogs/FirstStepsBasic.odt">FirstStepsBasic.odt</a></td>
- <td class="cell80">This StarBasc example shows how to
+ <td class="cell80">This StarBasic example shows how to
create an own dialog which inserts a graphics object into a text
document.</td>
</tr>