style: fix typos (#546)

This commit is contained in:
logeable 2024-09-03 18:36:47 +08:00 committed by GitHub
parent 402ffd56c9
commit 7916997b0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 14 additions and 15 deletions

View file

@ -421,7 +421,7 @@ impl DecodedImage {
update_rectangle.intersect(&pointer_dest_rect).is_some() && self.show_pointer
}
/// This method should be called BEFORE and fraebuffer updates, with the update rectangle,
/// This method should be called BEFORE and framebuffer updates, with the update rectangle,
/// to determine if the pointer needs to be redrawn (overlapping with the update rectangle).
fn pointer_rendering_begin(
&mut self,