[partition] Missing space

This commit is contained in:
Adriaan de Groot 2022-05-28 13:43:45 +02:00
parent 135fce77c1
commit 6e8d820737

View File

@ -260,7 +260,7 @@ EditExistingPartitionDialog::applyChanges( PartitionCoreModule* core )
QString description = tr( "Partition %1 could not be decrypted "
"with the given passphrase."
"<br/><br/>"
"Edit the partition again and give the correct passphrase"
"Edit the partition again and give the correct passphrase "
"or delete and create a new encrypted partition." )
.arg( m_partition->partitionPath() );