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 16f8d73a7c
commit 99efe40521
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.