Fix Javadoc typo

Co-authored-by: delvh <dev.lh@web.de>
This commit is contained in:
Kai S. K. Engelbart 2020-07-10 21:05:57 +00:00 committed by GitHub
parent 63ea7a39c1
commit de136294af
1 changed files with 1 additions and 1 deletions

View File

@ -488,7 +488,7 @@ public final class ChatScene implements Restorable {
}
/**
* Updates he {@code attachmentView} in terms of visibility.<br>
* Updates the {@code attachmentView} in terms of visibility.<br>
* Additionally resets the shown image to
* {@code DEFAULT_ATTACHMENT_VIEW_IMAGE} if another image is currently
* present.