Merge pull request #13 from Androkai/patch-1

fix typo "targer" --> "target"
This commit is contained in:
Thijs Wiefferink 2015-05-01 11:02:53 +02:00
commit 463b34e952

View File

@ -131,7 +131,7 @@
<version>3.3</version>
<configuration>
<source>1.7</source>
<targer>1.7</targer>
<target>1.7</target>
</configuration>
</plugin>
<!-- Copy resulting file to local server, change to your own path -->
@ -156,4 +156,4 @@
</plugin>
</plugins>
</build>
</project>
</project>