Fix typos, mark docs related todos in GPUI

This commit is contained in:
Mikayla 2024-01-21 14:28:40 -08:00
parent aa57a4cfbc
commit 660a391806
No known key found for this signature in database
5 changed files with 9 additions and 11 deletions

View file

@ -34,7 +34,7 @@ use std::{
panic::{self, RefUnwindSafe},
};
/// Run the given test function with the confifured paremeters.
/// Run the given test function with the configured parameters.
/// This is intended for use with the `gpui::test` macro
/// and generally should not be used directly.
pub fn run_test(