Fix typos, mark docs related todos in GPUI
This commit is contained in:
parent
aa57a4cfbc
commit
660a391806
5 changed files with 9 additions and 11 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue