summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorMarko Grönroos <magi@iki.fi>2010-10-22 14:10:55 +0000
committerMarko Grönroos <magi@iki.fi>2010-10-22 14:10:55 +0000
commit4ca0adb711212f0159b0b1fae4fa6dbd5488921f (patch)
tree911d97d3a796eb9743faf8c9cb2bbbdfcdd1b972 /build
parented9132f848d68a8edf51e649856c805bd179c567 (diff)
downloadvaadin-framework-4ca0adb711212f0159b0b1fae4fa6dbd5488921f.tar.gz
vaadin-framework-4ca0adb711212f0159b0b1fae4fa6dbd5488921f.zip
Fixed a typo in a comment.
svn changeset:15676/svn branch:6.5
Diffstat (limited to 'build')
-rw-r--r--build/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build.xml b/build/build.xml
index 5a12ec80c5..f81b97cb09 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -816,7 +816,7 @@
</fileset>
</jar>
- <!-- Generate the Package-Exports attribute in the JAR -->
+ <!-- Generate the Export-Package attribute in the manifest of the JAR -->
<java classname="com.vaadin.buildhelpers.GeneratePackageExports" failonerror="true" fork="yes">
<arg value="${output-dir}/WebContent/WEB-INF/lib/${lib-jar-name}"/>
<classpath>