Author: olli
Date: Fri Aug 12 20:20:48 2016
New Revision: 1756223
URL: http://svn.apache.org/viewvc?rev=1756223&view=rev
Log:
fix typo
Modified:
sling/trunk/bundles/commons/compiler/pom.xml
Modified: sling/trunk/bundles/commons/compiler/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/commons/compiler/pom.xml?rev=1756223&r1=1756222&r2=1756223&view=diff
==============================================================================
--- sling/trunk/bundles/commons/compiler/pom.xml (original)
+++ sling/trunk/bundles/commons/compiler/pom.xml Fri Aug 12 20:20:48 2016
@@ -7,9 +7,9 @@
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
-
+
http://www.apache.org/licenses/LICENSE-2.0
-
+
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -33,7 +33,7 @@
<name>Apache Sling Commons Java Compiler</name>
<description>
- The Sling Commons Java Compiler bundle provides platform independant
Java Compilation
+ The Sling Commons Java Compiler bundle provides platform independent
Java Compilation
support using the Eclipse Java Compiler (org.eclipse.jdt).
</description>