Fix slight JavaDoc formatting issue.
This commit is contained in:
parent
86c5e321f2
commit
87797ef719
@ -28,9 +28,9 @@ public class ComponentBuilder
|
||||
private TextComponent current;
|
||||
private final List<BaseComponent> parts = new ArrayList<>();
|
||||
|
||||
|
||||
/**
|
||||
* Creates a ComponentBuilder from the other given ComponentBuilder to clone it.
|
||||
* Creates a ComponentBuilder from the other given ComponentBuilder to clone
|
||||
* it.
|
||||
*
|
||||
* @param original the original for the new ComponentBuilder.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user