doc: fixed typo in javadoc of buildCharacterRequest
This commit is contained in:
parent
57c27de006
commit
e0258b5dc8
@ -87,7 +87,7 @@ public class RequestBuilder {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Builds an {@link CharacterRequest} from the values given to the builder.
|
* Builds a {@link CharacterRequest} from the values given to the builder.
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li>type is the {@link RequestType} of the EntityEvent</li>
|
* <li>type is the {@link RequestType} of the EntityEvent</li>
|
||||||
* <li>targetEntity is the target {@link Entity}</li>
|
* <li>targetEntity is the target {@link Entity}</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user