[fsresizer] Typo
This commit is contained in:
parent
aaf27ac2ab
commit
ed841d1674
@ -312,7 +312,7 @@ ResizeFSJob::exec()
|
||||
cDebug() << "Resize failed." << op_report.output();
|
||||
return Calamares::JobResult::error(
|
||||
tr( "Resize Failed" ),
|
||||
report.toText() );
|
||||
op_report.toText() );
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user