summaryrefslogtreecommitdiffstats
path: root/odk
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-07 17:25:55 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-09 10:51:55 +0200
commitd4a70ecf61b016a32caef015eea127d13b357cf7 (patch)
treebd807eafd6e5f683f3148dd8f131a68d975629f6 /odk
parentFix typos (diff)
downloadcore-d4a70ecf61b016a32caef015eea127d13b357cf7.tar.gz
core-d4a70ecf61b016a32caef015eea127d13b357cf7.zip
Fix typos
Change-Id: I994f656b0828c9c7ea1463b86cd692f847d01e7e Reviewed-on: https://gerrit.libreoffice.org/77126 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'odk')
-rw-r--r--odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/FunctionHelper.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/FunctionHelper.java b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/FunctionHelper.java
index 7ce871983db9..fa24cde96e33 100644
--- a/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/FunctionHelper.java
+++ b/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/FunctionHelper.java
@@ -392,7 +392,7 @@ public class FunctionHelper
// It's possible to do that here - because frame has no component inside yet.
// So nobody can disagree with that.
// After the dispose() call forget all references to this frame and let him die.
- // If a new exception will occur ... no generell solution exist then.
+ // If a new exception will occur ... no general solution exist then.
// Nobody can guarantee if next call will work or not.
com.sun.star.lang.XComponent xComponent = UnoRuntime.queryInterface(
com.sun.star.lang.XComponent.class,