summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/DevelopersGuide/ScriptingFramework/SayHello/build.xml')
-rw-r--r--odk/examples/DevelopersGuide/ScriptingFramework/SayHello/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/build.xml b/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/build.xml
index 93e358785121..ae23fae58857 100644
--- a/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/build.xml
+++ b/odk/examples/DevelopersGuide/ScriptingFramework/SayHello/build.xml
@@ -23,7 +23,7 @@
<property name="macroname" value="SayHello"/>
<property name="unopkgfile" value="${basedir}/${macroname}.uno.pkg"/>
- <!-- ==================== intialise properties ========================= -->
+ <!-- ==================== initialise properties ========================= -->
<target name="checksdk">
<condition property="UsingSDK">
<available file="${env.OFFICE_PROGRAM_PATH}"/>