mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 17:00:47 +00:00
committed by
Jindra Petřík
parent
385741235f
commit
5406bb6528
@@ -136,7 +136,7 @@ public class ReflectUtils {
|
||||
}
|
||||
|
||||
/**
|
||||
* Adds the class SimpleNames, comma sepearated and surrounded by paranthesis to the
|
||||
* Adds the class SimpleNames, comma sepearated and surrounded by parentheses to the
|
||||
* call StringBuffer
|
||||
* @param call
|
||||
* @param params
|
||||
@@ -187,7 +187,7 @@ public class ReflectUtils {
|
||||
}
|
||||
|
||||
/**
|
||||
* Return a paranthesis enclosed, comma sepearated String of all
|
||||
* Return a parentheses enclosed, comma sepearated String of all
|
||||
* SimpleClass names in params.
|
||||
* @param params
|
||||
* @return
|
||||
|
||||
Reference in New Issue
Block a user