Fix Javadoc typo

Co-authored-by: delvh <dev.lh@web.de>
This commit is contained in:
2020-07-10 21:05:57 +00:00
committed by GitHub
parent 16f8d73a7c
commit 99efe40521

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.