Skip to content

Commit 7e64153

Browse files
committed
fixed javadocs enough to appease java 8..
1 parent 7cf4579 commit 7e64153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/net/minecraftforge/gradle/tasks/DeobfuscateJar.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ public void addAt(Object obj)
455455

456456
/**
457457
* adds access transformers to the deobfuscation of this
458-
* @param obj access transformers
458+
* @param objs access transformers
459459
*/
460460
public void addAts(Iterable<Object> objs)
461461
{

0 commit comments

Comments
 (0)