small formatting fix

Signed-off-by: Adam Stokes <adam.stokes@ubuntu.com>
This commit is contained in:
Adam Stokes 2015-07-22 21:44:35 -04:00
parent 1dfeb7a728
commit c4408f4500
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ class DiskPartitionView(WidgetWrap):
entire device button if no partition exists, otherwise
it is disabled.
"""
text = ("Format or create swap on entire"
text = ("Format or create swap on entire "
"device (unusual, advanced)")
if len(self.model.get_partitions()) == 0:
return Color.button_secondary(done_btn(label=text,