summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenri Herscher <henri@oreka.org>2005-11-17 20:10:36 +0000
committerHenri Herscher <henri@oreka.org>2005-11-17 20:10:36 +0000
commitc6fb46ee53cb3195ebedaa2fdf8f584d5ab27eea (patch)
tree46167df7a374f7e31f94128bfabfd9a523edb3f1
parent5b797840681275b219aa168f38c01655608dcbd2 (diff)
Fixed XML tag mispelling
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@50 09dcff7a-b715-0410-9601-b79a96267cd0
-rw-r--r--orkaudio/config-template.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/orkaudio/config-template.xml b/orkaudio/config-template.xml
index 14e1936..0886994 100644
--- a/orkaudio/config-template.xml
+++ b/orkaudio/config-template.xml
@@ -20,5 +20,5 @@
<NumConcurrentPorts>1</NumConcurrentPorts>
<AudioDuration>5</AudioDuration>
<AudioFilename>sine.8KHz.pcm.wav</AudioFileName>
- </Generator>
-</config> \ No newline at end of file
+ </GeneratorPlugin>
+</config>