summaryrefslogtreecommitdiff
path: root/scripting/examples/beanshell/HelloWorld/parcel-descriptor.xml
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/examples/beanshell/HelloWorld/parcel-descriptor.xml')
-rw-r--r--scripting/examples/beanshell/HelloWorld/parcel-descriptor.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/examples/beanshell/HelloWorld/parcel-descriptor.xml b/scripting/examples/beanshell/HelloWorld/parcel-descriptor.xml
index e07f4c31381f..e4c073b5f084 100644
--- a/scripting/examples/beanshell/HelloWorld/parcel-descriptor.xml
+++ b/scripting/examples/beanshell/HelloWorld/parcel-descriptor.xml
@@ -22,7 +22,7 @@
<locale lang="en">
<displayname value="Hello World"/>
<description>
- Adds the the string "Hello World" into the current text doc.
+ Adds the string "Hello World" into the current text doc.
</description>
</locale>
<functionname value="helloworld.bsh"/>