Browse Source

doc: fix typo (#1287)

Brian Donovan 1 năm trước cách đây
mục cha
commit
e98e773186
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/html/src/events/mounted.rs

+ 1 - 1
packages/html/src/events/mounted.rs

@@ -1,4 +1,4 @@
-//! Handles quering data from the renderer
+//! Handles querying data from the renderer
 
 use euclid::Rect;