mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
installer: Fix typo
You -> Your Reported-by: https://www.transifex.com/accounts/profile/luX78/
This commit is contained in:
@@ -469,7 +469,7 @@ int main(int argc, char *argv[]) {
|
||||
|
||||
// Currently not supported
|
||||
} else {
|
||||
errorbox(_("You disk configuration is currently not supported."));
|
||||
errorbox(_("Your disk configuration is currently not supported."));
|
||||
fprintf(flog, "Num disks selected: %d\n", num_selected_disks);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user