Fix typos detected by crate-ci/typos

This commit is contained in:
Mikayla 2024-01-17 14:31:21 -08:00
parent df67917768
commit 57400e9687
No known key found for this signature in database
71 changed files with 133 additions and 133 deletions

View file

@ -1485,7 +1485,7 @@ impl Pane {
.child(
div()
.min_w_6()
// HACK: This empty child is currently necessary to force the drop traget to appear
// HACK: This empty child is currently necessary to force the drop target to appear
// despite us setting a min width above.
.child("")
.h_full()

View file

@ -2617,7 +2617,7 @@ impl Workspace {
// If the item belongs to a particular project, then it should
// only be included if this project is shared, and the follower
// is in thie project.
// is in the project.
//
// Some items, like channel notes, do not belong to a particular
// project, so they should be included regardless of whether the