mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-04-21 12:04:50 +00:00
chore: rephrase profile editor paths description
This commit is contained in:
parent
b91cd05049
commit
e034194bb3
1 changed files with 1 additions and 1 deletions
|
@ -428,7 +428,7 @@ impl SimpleComponent for ProfileEditor {
|
|||
.title("Paths")
|
||||
.description(concat!(
|
||||
"Where the various components' repositories will be cloned to.\n\n",
|
||||
"Install Prefix will be the path where the components will be ",
|
||||
"\"Install Prefix\" is the path where the components are ",
|
||||
"installed after building."
|
||||
))
|
||||
.build(),
|
||||
|
|
Loading…
Add table
Reference in a new issue