mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 19:05:46 -05:00
contextualprocess: repair typo from string-fix
This commit is contained in:
parent
01564695a6
commit
cfc5b03264
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ ContextualProcessJob::~ContextualProcessJob()
|
|||
}
|
||||
|
||||
QString
|
||||
CntextualProcessJob::prettyName() const
|
||||
ContextualProcessJob::prettyName() const
|
||||
{
|
||||
return tr( "Performing contextual processes' job…", "@status" );
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue