[Libreoffice-commits] core.git: odk/examples
Stephan Bergmann
sbergman at redhat.com
Wed Jan 8 01:50:52 PST 2014
odk/examples/DevelopersGuide/Config/ConfigExamples.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 123eadba31677804a010c4bc732a3682039498d5
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Wed Jan 8 10:50:09 2014 +0100
typo
Change-Id: Ia6aef40daa81e76051fd5b6ce7d4e38da1262b25
diff --git a/odk/examples/DevelopersGuide/Config/ConfigExamples.java b/odk/examples/DevelopersGuide/Config/ConfigExamples.java
index ae3b0ce..0ca89aa 100644
--- a/odk/examples/DevelopersGuide/Config/ConfigExamples.java
+++ b/odk/examples/DevelopersGuide/Config/ConfigExamples.java
@@ -163,7 +163,7 @@ public class ConfigExamples
}
- /** Do some simple checks, if tehre is a valid ConfigurationProvider
+ /** Do some simple checks, if there is a valid ConfigurationProvider
*/
public static boolean checkProvider(XMultiServiceFactory xProvider)
{
More information about the Libreoffice-commits
mailing list