Fix typo in LibsDisguises

This commit is contained in:
addstar 2013-11-01 13:15:16 +11:00
parent 823291615d
commit 50259a369d

View File

@ -38,7 +38,7 @@
</dependency> </dependency>
<dependency> <dependency>
<groupId>me.libraryaddict</groupId> <groupId>me.libraryaddict</groupId>
<artifactId>LibsDisguise</artifactId> <artifactId>LibsDisguises</artifactId>
<version>7.6.4</version> <version>7.6.4</version>
</dependency> </dependency>
</dependencies> </dependencies>