Improve wording on recent projects placeholder instructions
This commit is contained in:
parent
ad0c5731e5
commit
d98b61e3d6
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ impl PickerDelegate for RecentProjectsDelegate {
|
||||||
)
|
)
|
||||||
};
|
};
|
||||||
Arc::from(format!(
|
Arc::from(format!(
|
||||||
"{reuse_window} reuses the window, {create_window} opens a new one",
|
"{reuse_window} reuses this window, {create_window} opens a new one",
|
||||||
))
|
))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue